Public Member Functions | |
SFStringStream (const SFString &s) | |
float | getNextFloat () |
int | getNextInt () |
bool | end () |
float | toFloat (char c) |
int | toInt (char c) |
|
Definition at line 81 of file X3DBaseTypes.cpp. |
|
Definition at line 16 of file X3DBaseTypes.cpp. Referenced by MFColor::MFColor(), MFColorRGBA::MFColorRGBA(), MFFloat::MFFloat(), MFInt32::MFInt32(), MFRotation::MFRotation(), MFVec2f::MFVec2f(), and MFVec3f::MFVec3f(). |
|
Definition at line 93 of file X3DBaseTypes.cpp. References toFloat(), and toInt(). Referenced by MFColor::MFColor(), MFColorRGBA::MFColorRGBA(), MFFloat::MFFloat(), MFRotation::MFRotation(), MFVec2f::MFVec2f(), MFVec3f::MFVec3f(), SFColor::SFColor(), SFColorRGBA::SFColorRGBA(), SFRotation::SFRotation(), and SFVec2f::SFVec2f(). |
|
Definition at line 181 of file X3DBaseTypes.cpp. References toInt(). Referenced by MFInt32::MFInt32(). |
|
Definition at line 17 of file X3DBaseTypes.cpp. Referenced by getNextFloat(). |
|
Definition at line 46 of file X3DBaseTypes.cpp. Referenced by getNextFloat(), and getNextInt(). |