X3D libraries
The libraries to work with X3D dataset

x3d::STYLE Namespace Reference


Enumerations

enum  style_t {
  ENUM_PLAIN, ENUM_BOLD, ENUM_ITALIC, ENUM_BOLDITALIC,
  ENUM_DEFAULT, ENUM_maximum
}

Functions

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


Enumeration Type Documentation

enum x3d::STYLE::style_t
 

Enumerator:
ENUM_PLAIN 
ENUM_BOLD 
ENUM_ITALIC 
ENUM_BOLDITALIC 
ENUM_DEFAULT 
ENUM_maximum 


Function Documentation

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

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