Classes | Namespaces | Functions
VrepControlPoint_generated.h File Reference
#include "flatbuffers/flatbuffers.h"
#include "Euler_generated.h"
#include "Geometry_generated.h"
+ Include dependency graph for VrepControlPoint_generated.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  grl::flatbuffer::FLATBUFFERS_FINAL_CLASS
 
struct  grl::flatbuffer::VrepControlPointBuilder
 

Namespaces

 grl
 
 grl::flatbuffer
 

Functions

flatbuffers::Offset< VrepControlPoint > grl::flatbuffer::CreateVrepControlPoint (flatbuffers::FlatBufferBuilder &_fbb, const grl::flatbuffer::Vector3d *position=0, const grl::flatbuffer::EulerXYZd *rotation=0, double relativeVelocity=1.0, int32_t bezierPointCount=1, double interpolationFactor1=0.5, double interpolationFactor2=0.5, double virtualDistance=0.0, int32_t auxiliaryFlags=0, double auxiliaryChannel1=0.0, double auxiliaryChannel2=0.0, double auxiliaryChannel3=0.0, double auxiliaryChannel4=0.0)
 
void grl::flatbuffer::FinishVrepControlPointBuffer (flatbuffers::FlatBufferBuilder &fbb, flatbuffers::Offset< grl::flatbuffer::VrepControlPoint > root)
 
const grl::flatbuffer::VrepControlPointgrl::flatbuffer::GetVrepControlPoint (const void *buf)
 
bool grl::flatbuffer::VerifyVrepControlPointBuffer (flatbuffers::Verifier &verifier)