Definition at line 335 of file NeodroidFBSTypes.cs.
◆ __assign()
◆ __init()
void droid.Runtime.Messaging.FBS.FValues.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
◆ AddVals()
static void droid.Runtime.Messaging.FBS.FValues.AddVals |
( |
FlatBufferBuilder |
builder, |
|
|
VectorOffset |
valsOffset |
|
) |
| |
|
static |
◆ CreateFValues()
static Offset<FValues> droid.Runtime.Messaging.FBS.FValues.CreateFValues |
( |
FlatBufferBuilder |
builder, |
|
|
VectorOffset |
valsOffset = default(VectorOffset) |
|
) |
| |
|
static |
◆ CreateValsVector()
static VectorOffset droid.Runtime.Messaging.FBS.FValues.CreateValsVector |
( |
FlatBufferBuilder |
builder, |
|
|
double [] |
data |
|
) |
| |
|
static |
◆ CreateValsVectorBlock()
static VectorOffset droid.Runtime.Messaging.FBS.FValues.CreateValsVectorBlock |
( |
FlatBufferBuilder |
builder, |
|
|
double [] |
data |
|
) |
| |
|
static |
◆ EndFValues()
static Offset<FValues> droid.Runtime.Messaging.FBS.FValues.EndFValues |
( |
FlatBufferBuilder |
builder | ) |
|
|
static |
◆ GetRootAsFValues() [1/2]
static FValues droid.Runtime.Messaging.FBS.FValues.GetRootAsFValues |
( |
ByteBuffer |
_bb | ) |
|
|
static |
◆ GetRootAsFValues() [2/2]
◆ GetValsArray()
double [] droid.Runtime.Messaging.FBS.FValues.GetValsArray |
( |
| ) |
|
◆ GetValsBytes()
ArraySegment<byte> droid.Runtime.Messaging.FBS.FValues.GetValsBytes |
( |
| ) |
|
◆ StartFValues()
static void droid.Runtime.Messaging.FBS.FValues.StartFValues |
( |
FlatBufferBuilder |
builder | ) |
|
|
static |
◆ StartValsVector()
static void droid.Runtime.Messaging.FBS.FValues.StartValsVector |
( |
FlatBufferBuilder |
builder, |
|
|
int |
numElems |
|
) |
| |
|
static |
◆ Vals()
double droid.Runtime.Messaging.FBS.FValues.Vals |
( |
int |
j | ) |
|
◆ ByteBuffer
ByteBuffer droid.Runtime.Messaging.FBS.FValues.ByteBuffer |
|
get |
◆ ValsLength
int droid.Runtime.Messaging.FBS.FValues.ValsLength |
|
get |
The documentation for this struct was generated from the following file:
- /home/heider/Projects/Neodroid/Unity/Examples/Assets/droid/Runtime/Messaging/FBS/NeodroidFBSTypes.cs