This is the complete list of members for
ParserUtils, including all inherited members.
checkPoint(Point *&P) | ParserUtils | [static] |
checkPolygon(Polygone *&P) | ParserUtils | [static] |
checkSegment(Segment *&P) | ParserUtils | [static] |
ComputeBufferBB(GLint size, GLfloat *buffer, GLfloat &xmin, GLfloat &xmax, GLfloat &ymin, GLfloat &ymax, GLfloat &zmin, GLfloat &zmax) | ParserUtils | [static] |
ComputePrimitiveBB(GLfloat *&loc, GLfloat &xmin, GLfloat &xmax, GLfloat &ymin, GLfloat &ymax, GLfloat &zmin, GLfloat &zmax) | ParserUtils | [private, static] |
debug_printBuffer(GLint size, GLfloat *buffer) | ParserUtils | [private, static] |
EGALITY_EPS | ParserUtils | [private, static] |
nameOfToken(int token) | ParserUtils | [private, static] |
NormalizeBufferCoordinates(GLint size, GLfloat *buffer, GLfloat MaxSize, GLfloat &zmin, GLfloat &zmax) | ParserUtils | [static] |
NormalizePrimitiveCoordinates(GLfloat *&loc, GLfloat MaxSize, GLfloat zmin, GLfloat zmax) | ParserUtils | [private, static] |
print3DcolorVertex(GLint size, GLint *count, GLfloat *buffer) | ParserUtils | [private, static] |