x3d::NETWORKMODE Namespace Reference
Enumeration Type Documentation
|
- Enumerator:
-
ENUM_STANDALONE |
|
ENUM_NETWORKREADER |
|
ENUM_NETWORKWRITER |
|
ENUM_maximum |
|
|
Function Documentation
bool x3d::NETWORKMODE::StringToValue |
( |
SFInt32 & |
value, |
|
|
const char *& |
str |
|
) |
|
|
bool x3d::NETWORKMODE::ValueToString |
( |
SFInt32 |
value, |
|
|
SFString & |
str |
|
) |
|
|
|