x3d::FOGTYPE Namespace Reference
Enumeration Type Documentation
|
- 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 |
|
) |
|
|
|