X3D libraries
The libraries to work with X3D dataset

x3d::FOGTYPE Namespace Reference


Enumerations

enum  fogtype_t { ENUM_LINEAR, ENUM_EXPONENTIAL, ENUM_maximum }

Functions

bool StringToValue (SFInt32 &value, const char *&str)
bool ValueToString (SFInt32 value, SFString &str)


Enumeration Type Documentation

enum x3d::FOGTYPE::fogtype_t
 

Enumerator:
ENUM_LINEAR 
ENUM_EXPONENTIAL 
ENUM_maximum 


Function Documentation

bool x3d::FOGTYPE::StringToValue SFInt32 value,
const char *&  str
 

bool x3d::FOGTYPE::ValueToString SFInt32  value,
SFString &  str