X3D libraries
The libraries to work with X3D dataset

x3d::TRANSITIONTYPE Namespace Reference


Functions

bool MFStringToMValue (SFInt32 &value, const MFString &str)
bool MValueToMFString (SFInt32 value, MFString &str)

Variables

static const int FLAG_ANIMATE = 0x00000004
static const int FLAG_LINEAR = 0x00000002
static const int FLAG_TELEPORT = 0x00000001


Function Documentation

bool x3d::TRANSITIONTYPE::MFStringToMValue SFInt32 value,
const MFString str
 

bool x3d::TRANSITIONTYPE::MValueToMFString SFInt32  value,
MFString str
 


Variable Documentation

const int x3d::TRANSITIONTYPE::FLAG_ANIMATE = 0x00000004 [static]
 

const int x3d::TRANSITIONTYPE::FLAG_LINEAR = 0x00000002 [static]
 

const int x3d::TRANSITIONTYPE::FLAG_TELEPORT = 0x00000001 [static]