12 #ifndef __GOP_VertexGroupParser_h__
13 #define __GOP_VertexGroupParser_h__
40 static void buildElementToken(
const GEO_Detail *gdp,
54 void handleCollectPrim();
55 void handleCollectPrim1();
56 void handleCollectName();
57 void handleCollectVertex0();
58 void handleCollectVertex1();
69 bool addVertexRange(
int u0,
int u1);
70 bool addPrimGroup(
const char *
name);
71 bool addVertexGroup(
const char *name);
74 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