Public Member Functions | Static Public Member Functions | List of all members
grl.flatbuffer.EulerPoseParams Class Reference
+ Inheritance diagram for grl.flatbuffer.EulerPoseParams:
+ Collaboration diagram for grl.flatbuffer.EulerPoseParams:

Public Member Functions

EulerPoseParams __init (int _i, ByteBuffer _bb)
 
EulerPoseParams __init (int _i, ByteBuffer _bb)
 
Vector3d position ()
 
grl.flatbuffer.Vector3d position ()
 
grl.flatbuffer.Vector3d position (grl.flatbuffer.Vector3d obj)
 
Vector3d position (Vector3d obj)
 
EulerRotation rotation ()
 
EulerRotation rotation ()
 
EulerRotation rotation (EulerRotation obj)
 
EulerRotation rotation (EulerRotation obj)
 

Static Public Member Functions

static void addPosition (FlatBufferBuilder builder, int positionOffset)
 
static void addPosition (FlatBufferBuilder builder, int positionOffset)
 
static void addRotation (FlatBufferBuilder builder, int rotationOffset)
 
static void addRotation (FlatBufferBuilder builder, int rotationOffset)
 
static int endEulerPoseParams (FlatBufferBuilder builder)
 
static int endEulerPoseParams (FlatBufferBuilder builder)
 
static EulerPoseParams getRootAsEulerPoseParams (ByteBuffer _bb)
 
static EulerPoseParams getRootAsEulerPoseParams (ByteBuffer _bb)
 
static EulerPoseParams getRootAsEulerPoseParams (ByteBuffer _bb, EulerPoseParams obj)
 
static EulerPoseParams getRootAsEulerPoseParams (ByteBuffer _bb, EulerPoseParams obj)
 
static void startEulerPoseParams (FlatBufferBuilder builder)
 
static void startEulerPoseParams (FlatBufferBuilder builder)
 

Detailed Description

Definition at line 11 of file build/include/grl/flatbuffer/grl/flatbuffer/EulerPoseParams.java.

Member Function Documentation

§ __init() [1/2]

EulerPoseParams grl.flatbuffer.EulerPoseParams.__init ( int  _i,
ByteBuffer  _bb 
)
inline

§ __init() [2/2]

EulerPoseParams grl.flatbuffer.EulerPoseParams.__init ( int  _i,
ByteBuffer  _bb 
)
inline

§ addPosition() [1/2]

static void grl.flatbuffer.EulerPoseParams.addPosition ( FlatBufferBuilder  builder,
int  positionOffset 
)
inlinestatic

§ addPosition() [2/2]

static void grl.flatbuffer.EulerPoseParams.addPosition ( FlatBufferBuilder  builder,
int  positionOffset 
)
inlinestatic

§ addRotation() [1/2]

static void grl.flatbuffer.EulerPoseParams.addRotation ( FlatBufferBuilder  builder,
int  rotationOffset 
)
inlinestatic

§ addRotation() [2/2]

static void grl.flatbuffer.EulerPoseParams.addRotation ( FlatBufferBuilder  builder,
int  rotationOffset 
)
inlinestatic

§ endEulerPoseParams() [1/2]

static int grl.flatbuffer.EulerPoseParams.endEulerPoseParams ( FlatBufferBuilder  builder)
inlinestatic

§ endEulerPoseParams() [2/2]

static int grl.flatbuffer.EulerPoseParams.endEulerPoseParams ( FlatBufferBuilder  builder)
inlinestatic

§ getRootAsEulerPoseParams() [1/4]

static EulerPoseParams grl.flatbuffer.EulerPoseParams.getRootAsEulerPoseParams ( ByteBuffer  _bb)
inlinestatic

§ getRootAsEulerPoseParams() [2/4]

static EulerPoseParams grl.flatbuffer.EulerPoseParams.getRootAsEulerPoseParams ( ByteBuffer  _bb)
inlinestatic

§ getRootAsEulerPoseParams() [3/4]

static EulerPoseParams grl.flatbuffer.EulerPoseParams.getRootAsEulerPoseParams ( ByteBuffer  _bb,
EulerPoseParams  obj 
)
inlinestatic

§ getRootAsEulerPoseParams() [4/4]

static EulerPoseParams grl.flatbuffer.EulerPoseParams.getRootAsEulerPoseParams ( ByteBuffer  _bb,
EulerPoseParams  obj 
)
inlinestatic

§ position() [1/4]

Vector3d grl.flatbuffer.EulerPoseParams.position ( )
inline

§ position() [2/4]

grl.flatbuffer.Vector3d grl.flatbuffer.EulerPoseParams.position ( )
inline

§ position() [3/4]

grl.flatbuffer.Vector3d grl.flatbuffer.EulerPoseParams.position ( grl.flatbuffer.Vector3d  obj)
inline

§ position() [4/4]

Vector3d grl.flatbuffer.EulerPoseParams.position ( Vector3d  obj)
inline

§ rotation() [1/4]

EulerRotation grl.flatbuffer.EulerPoseParams.rotation ( )
inline

§ rotation() [2/4]

EulerRotation grl.flatbuffer.EulerPoseParams.rotation ( )
inline

§ rotation() [3/4]

EulerRotation grl.flatbuffer.EulerPoseParams.rotation ( EulerRotation  obj)
inline

§ rotation() [4/4]

EulerRotation grl.flatbuffer.EulerPoseParams.rotation ( EulerRotation  obj)
inline

§ startEulerPoseParams() [1/2]

static void grl.flatbuffer.EulerPoseParams.startEulerPoseParams ( FlatBufferBuilder  builder)
inlinestatic

§ startEulerPoseParams() [2/2]

static void grl.flatbuffer.EulerPoseParams.startEulerPoseParams ( FlatBufferBuilder  builder)
inlinestatic

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