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