|
Blender V4.3
|
Public Member Functions | |
| IESTextParser (const string &str) | |
| bool | eof () |
| bool | has_error () |
| double | get_double () |
| long | get_long () |
Public Attributes | |
| string | text |
| char * | data |
| bool | error |
|
inline |
|
inline |
|
inline |
|
inline |
| char* IESTextParser::data |
Definition at line 67 of file ies.cpp.
Referenced by IESFile::parse().