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

Public Member Functions

VrepPath __init (int _i, ByteBuffer _bb)
 
VrepPath __init (int _i, ByteBuffer _bb)
 
VrepControlPoint controlPoints (int j)
 
grl.flatbuffer.VrepControlPoint controlPoints (int j)
 
grl.flatbuffer.VrepControlPoint controlPoints (grl.flatbuffer.VrepControlPoint obj, int j)
 
VrepControlPoint controlPoints (VrepControlPoint obj, int j)
 
int controlPointsLength ()
 
int controlPointsLength ()
 

Static Public Member Functions

static void addControlPoints (FlatBufferBuilder builder, int controlPointsOffset)
 
static void addControlPoints (FlatBufferBuilder builder, int controlPointsOffset)
 
static int createControlPointsVector (FlatBufferBuilder builder, int[] data)
 
static int createControlPointsVector (FlatBufferBuilder builder, int[] data)
 
static int createVrepPath (FlatBufferBuilder builder, int controlPoints)
 
static int createVrepPath (FlatBufferBuilder builder, int controlPointsOffset)
 
static int endVrepPath (FlatBufferBuilder builder)
 
static int endVrepPath (FlatBufferBuilder builder)
 
static void finishVrepPathBuffer (FlatBufferBuilder builder, int offset)
 
static void finishVrepPathBuffer (FlatBufferBuilder builder, int offset)
 
static VrepPath getRootAsVrepPath (ByteBuffer _bb)
 
static VrepPath getRootAsVrepPath (ByteBuffer _bb)
 
static VrepPath getRootAsVrepPath (ByteBuffer _bb, VrepPath obj)
 
static VrepPath getRootAsVrepPath (ByteBuffer _bb, VrepPath obj)
 
static void startControlPointsVector (FlatBufferBuilder builder, int numElems)
 
static void startControlPointsVector (FlatBufferBuilder builder, int numElems)
 
static void startVrepPath (FlatBufferBuilder builder)
 
static void startVrepPath (FlatBufferBuilder builder)
 

Detailed Description

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

Member Function Documentation

§ __init() [1/2]

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

§ __init() [2/2]

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

§ addControlPoints() [1/2]

static void grl.flatbuffer.VrepPath.addControlPoints ( FlatBufferBuilder  builder,
int  controlPointsOffset 
)
inlinestatic

§ addControlPoints() [2/2]

static void grl.flatbuffer.VrepPath.addControlPoints ( FlatBufferBuilder  builder,
int  controlPointsOffset 
)
inlinestatic

§ controlPoints() [1/4]

VrepControlPoint grl.flatbuffer.VrepPath.controlPoints ( int  j)
inline

§ controlPoints() [2/4]

grl.flatbuffer.VrepControlPoint grl.flatbuffer.VrepPath.controlPoints ( int  j)
inline

§ controlPoints() [3/4]

grl.flatbuffer.VrepControlPoint grl.flatbuffer.VrepPath.controlPoints ( grl.flatbuffer.VrepControlPoint  obj,
int  j 
)
inline

§ controlPoints() [4/4]

VrepControlPoint grl.flatbuffer.VrepPath.controlPoints ( VrepControlPoint  obj,
int  j 
)
inline

§ controlPointsLength() [1/2]

int grl.flatbuffer.VrepPath.controlPointsLength ( )
inline

§ controlPointsLength() [2/2]

int grl.flatbuffer.VrepPath.controlPointsLength ( )
inline

§ createControlPointsVector() [1/2]

static int grl.flatbuffer.VrepPath.createControlPointsVector ( FlatBufferBuilder  builder,
int []  data 
)
inlinestatic

§ createControlPointsVector() [2/2]

static int grl.flatbuffer.VrepPath.createControlPointsVector ( FlatBufferBuilder  builder,
int []  data 
)
inlinestatic

§ createVrepPath() [1/2]

static int grl.flatbuffer.VrepPath.createVrepPath ( FlatBufferBuilder  builder,
int  controlPointsOffset 
)
inlinestatic

§ createVrepPath() [2/2]

static int grl.flatbuffer.VrepPath.createVrepPath ( FlatBufferBuilder  builder,
int  controlPoints 
)
inlinestatic

§ endVrepPath() [1/2]

static int grl.flatbuffer.VrepPath.endVrepPath ( FlatBufferBuilder  builder)
inlinestatic

§ endVrepPath() [2/2]

static int grl.flatbuffer.VrepPath.endVrepPath ( FlatBufferBuilder  builder)
inlinestatic

§ finishVrepPathBuffer() [1/2]

static void grl.flatbuffer.VrepPath.finishVrepPathBuffer ( FlatBufferBuilder  builder,
int  offset 
)
inlinestatic

§ finishVrepPathBuffer() [2/2]

static void grl.flatbuffer.VrepPath.finishVrepPathBuffer ( FlatBufferBuilder  builder,
int  offset 
)
inlinestatic

§ getRootAsVrepPath() [1/4]

static VrepPath grl.flatbuffer.VrepPath.getRootAsVrepPath ( ByteBuffer  _bb)
inlinestatic

§ getRootAsVrepPath() [2/4]

static VrepPath grl.flatbuffer.VrepPath.getRootAsVrepPath ( ByteBuffer  _bb)
inlinestatic

§ getRootAsVrepPath() [3/4]

static VrepPath grl.flatbuffer.VrepPath.getRootAsVrepPath ( ByteBuffer  _bb,
VrepPath  obj 
)
inlinestatic

§ getRootAsVrepPath() [4/4]

static VrepPath grl.flatbuffer.VrepPath.getRootAsVrepPath ( ByteBuffer  _bb,
VrepPath  obj 
)
inlinestatic

§ startControlPointsVector() [1/2]

static void grl.flatbuffer.VrepPath.startControlPointsVector ( FlatBufferBuilder  builder,
int  numElems 
)
inlinestatic

§ startControlPointsVector() [2/2]

static void grl.flatbuffer.VrepPath.startControlPointsVector ( FlatBufferBuilder  builder,
int  numElems 
)
inlinestatic

§ startVrepPath() [1/2]

static void grl.flatbuffer.VrepPath.startVrepPath ( FlatBufferBuilder  builder)
inlinestatic

§ startVrepPath() [2/2]

static void grl.flatbuffer.VrepPath.startVrepPath ( FlatBufferBuilder  builder)
inlinestatic

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