Neodroid  0.2.0
Machine Learning Environment Prototyping Tool
droid.Runtime.Messaging.FBS.FET Struct Reference
Inheritance diagram for droid.Runtime.Messaging.FBS.FET:
Collaboration diagram for droid.Runtime.Messaging.FBS.FET:

Public Member Functions

void __init (int _i, ByteBuffer _bb)
 
FET __assign (int _i, ByteBuffer _bb)
 

Static Public Member Functions

static FET GetRootAsFET (ByteBuffer _bb)
 
static FET GetRootAsFET (ByteBuffer _bb, FET obj)
 
static void StartFET (FlatBufferBuilder builder)
 
static void AddTransform (FlatBufferBuilder builder, Offset< FEulerTransform > transformOffset)
 
static Offset< FETEndFET (FlatBufferBuilder builder)
 

Properties

ByteBuffer ByteBuffer [get]
 
FEulerTransform Transform [get]
 

Detailed Description

Definition at line 181 of file NeodroidFBSTypes.cs.

Member Function Documentation

◆ __assign()

FET droid.Runtime.Messaging.FBS.FET.__assign ( int  _i,
ByteBuffer  _bb 
)

Definition at line 188 of file NeodroidFBSTypes.cs.

◆ __init()

void droid.Runtime.Messaging.FBS.FET.__init ( int  _i,
ByteBuffer  _bb 
)

Definition at line 187 of file NeodroidFBSTypes.cs.

◆ AddTransform()

static void droid.Runtime.Messaging.FBS.FET.AddTransform ( FlatBufferBuilder  builder,
Offset< FEulerTransform transformOffset 
)
static

Definition at line 193 of file NeodroidFBSTypes.cs.

◆ EndFET()

static Offset<FET> droid.Runtime.Messaging.FBS.FET.EndFET ( FlatBufferBuilder  builder)
static

Definition at line 194 of file NeodroidFBSTypes.cs.

◆ GetRootAsFET() [1/2]

static FET droid.Runtime.Messaging.FBS.FET.GetRootAsFET ( ByteBuffer  _bb)
static

Definition at line 185 of file NeodroidFBSTypes.cs.

◆ GetRootAsFET() [2/2]

static FET droid.Runtime.Messaging.FBS.FET.GetRootAsFET ( ByteBuffer  _bb,
FET  obj 
)
static

Definition at line 186 of file NeodroidFBSTypes.cs.

◆ StartFET()

static void droid.Runtime.Messaging.FBS.FET.StartFET ( FlatBufferBuilder  builder)
static

Definition at line 192 of file NeodroidFBSTypes.cs.

Property Documentation

◆ ByteBuffer

ByteBuffer droid.Runtime.Messaging.FBS.FET.ByteBuffer
get

Definition at line 184 of file NeodroidFBSTypes.cs.

◆ Transform

FEulerTransform droid.Runtime.Messaging.FBS.FET.Transform
get

Definition at line 190 of file NeodroidFBSTypes.cs.


The documentation for this struct was generated from the following file: