FreeWRL / FreeX3D 4.3.0
|
Data Fields | |
struct VRMLLexer * | myLexer |
Stack * | DEFedNodes |
int | CDATA_TextMallocSize |
int | in3_3_fieldValue |
int | in3_3_fieldIndex |
int | X3DParserRecurseLevel |
XML_Parser | x3dparser [PROTOINSTANCE_MAX_LEVELS] |
XML_Parser | currentX3DParser |
int | currentParserMode [PROTOINSTANCE_MAX_LEVELS] |
int | currentParserModeIndex |
struct xml_user_data * | user_data |
Definition at line 259 of file X3DParser.c.
int pX3DParser::CDATA_TextMallocSize |
Definition at line 262 of file X3DParser.c.
int pX3DParser::currentParserMode[PROTOINSTANCE_MAX_LEVELS] |
Definition at line 271 of file X3DParser.c.
int pX3DParser::currentParserModeIndex |
Definition at line 272 of file X3DParser.c.
XML_Parser pX3DParser::currentX3DParser |
Definition at line 269 of file X3DParser.c.
Stack* pX3DParser::DEFedNodes |
Definition at line 261 of file X3DParser.c.
int pX3DParser::in3_3_fieldIndex |
Definition at line 265 of file X3DParser.c.
int pX3DParser::in3_3_fieldValue |
Definition at line 264 of file X3DParser.c.
struct VRMLLexer* pX3DParser::myLexer |
Definition at line 260 of file X3DParser.c.
struct xml_user_data* pX3DParser::user_data |
Definition at line 273 of file X3DParser.c.
XML_Parser pX3DParser::x3dparser[PROTOINSTANCE_MAX_LEVELS] |
Definition at line 268 of file X3DParser.c.
int pX3DParser::X3DParserRecurseLevel |
Definition at line 267 of file X3DParser.c.