|
static int | createEulerPose (FlatBufferBuilder builder, double position_x, double position_y, double position_z, double rotation_r1, double rotation_r2, double rotation_r3, byte rotation_eulerOrder) |
|
static int | createEulerPose (FlatBufferBuilder builder, double position_x, double position_y, double position_z, double rotation_r1, double rotation_r2, double rotation_r3, byte rotation_eulerOrder) |
|
§ __init() [1/2]
EulerPose grl.flatbuffer.EulerPose.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
|
inline |
§ __init() [2/2]
EulerPose grl.flatbuffer.EulerPose.__init |
( |
int |
_i, |
|
|
ByteBuffer |
_bb |
|
) |
| |
|
inline |
§ createEulerPose() [1/2]
static int grl.flatbuffer.EulerPose.createEulerPose |
( |
FlatBufferBuilder |
builder, |
|
|
double |
position_x, |
|
|
double |
position_y, |
|
|
double |
position_z, |
|
|
double |
rotation_r1, |
|
|
double |
rotation_r2, |
|
|
double |
rotation_r3, |
|
|
byte |
rotation_eulerOrder |
|
) |
| |
|
inlinestatic |
§ createEulerPose() [2/2]
static int grl.flatbuffer.EulerPose.createEulerPose |
( |
FlatBufferBuilder |
builder, |
|
|
double |
position_x, |
|
|
double |
position_y, |
|
|
double |
position_z, |
|
|
double |
rotation_r1, |
|
|
double |
rotation_r2, |
|
|
double |
rotation_r3, |
|
|
byte |
rotation_eulerOrder |
|
) |
| |
|
inlinestatic |
§ position() [1/4]
Vector3d grl.flatbuffer.EulerPose.position |
( |
| ) |
|
|
inline |
§ position() [2/4]
§ position() [3/4]
§ position() [4/4]
§ rotation() [1/4]
§ rotation() [2/4]
§ rotation() [3/4]
§ rotation() [4/4]
The documentation for this class was generated from the following file: