12 #ifndef __GOP_VertexGroupParser_h__
13 #define __GOP_VertexGroupParser_h__
33 bool ordered =
false);
41 bool ordered =
false);
45 static void buildElementToken(
const GEO_Detail *gdp,
59 void handleCollectPrim();
60 void handleCollectPrim1();
61 void handleCollectName();
62 void handleCollectVertex0();
63 void handleCollectVertex1();
74 bool addVertexRange(
int u0,
int u1);
75 bool addPrimGroup(
const char *
name);
76 bool addVertexGroup(
const char *name);
79 bool addPrimRange(
int u0,
int u1);
SIM_API const UT_StringHolder vertex
UT_UniquePtr< GA_VertexGroup > GA_VertexGroupUPtr
virtual bool dispatch(char c)=0
#define GA_INVALID_OFFSET
virtual void handleError()=0
GLuint const GLchar * name
GA_Size GA_Index
Define the strictness of GA_Offset/GA_Index.
virtual void handleStart()=0