12 #ifndef __GOP_EdgeGroupParser_h__
13 #define __GOP_EdgeGroupParser_h__
52 static void buildGroupToken(
const GEO_Detail *gdp,
60 static void buildElementToken(
const GEO_Detail *gdp,
80 void handleCollectPoint();
81 void handleCollectPrim();
82 void handleCollectSec();
83 void handleCollectName();
84 void handleCollectEdgeU();
85 void handleCollectEdgeV();
86 void handleCollectPointGroup();
87 void handleCollectAll();
89 void handleInverseGroup();
111 bool addAllPrimEdges(
GA_Index prim);
114 bool addPrimEdgeRange(
GA_Size vertex_first,
118 bool addHullEdge(
unsigned int row,
unsigned int col,
120 bool addPrimGroup(
const char *
name);
virtual bool dispatch(char c)=0
exint GA_Size
Defines the bit width for index and offset types in GA.
virtual void handleError()=0
GLuint const GLchar * name
GA_Size GA_Index
Define the strictness of GA_Offset/GA_Index.
GLenum GLenum GLsizei void * row
virtual void handleStart()=0