|
static int | createFrame (FlatBufferBuilder builder, double position_x, double position_y, double position_z, double orientation_x, double orientation_y, double orientation_z, double orientation_w) |
|
Definition at line 11 of file Frame.java.
§ __init()
Frame grl.flatbuffer.Frame.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
|
inline |
§ createFrame()
static int grl.flatbuffer.Frame.createFrame |
( |
FlatBufferBuilder |
builder, |
|
|
double |
position_x, |
|
|
double |
position_y, |
|
|
double |
position_z, |
|
|
double |
orientation_x, |
|
|
double |
orientation_y, |
|
|
double |
orientation_z, |
|
|
double |
orientation_w |
|
) |
| |
|
inlinestatic |
§ orientation() [1/2]
§ orientation() [2/2]
§ position() [1/2]
Vector3d grl.flatbuffer.Frame.position |
( |
| ) |
|
|
inline |
§ position() [2/2]
The documentation for this class was generated from the following file: