#include <GOP_EdgeGroupParser.h>

Public Member Functions | |
| GOP_EdgeGroupParser (GOP_Manager *manager, const GU_Detail &gdp, const UT_String &str, unsigned int mask=GEOFACE|GEOHULL, bool strict=true, int prim_offset=0, int point_offset=0) | |
| bool | addEdge (const GEO_Point *ppt0, const GEO_Point *ppt1, const GEO_Primitive *pprim) |
Static Public Member Functions | |
| static void | buildGroupToken (const GU_Detail *gdp, const GB_EdgeGroup *edgegrp, UT_String &token, int prim_offset=0, int pt_offset=0) |
Definition at line 64 of file GOP_EdgeGroupParser.h.
| GOP_EdgeGroupParser::GOP_EdgeGroupParser | ( | GOP_Manager * | manager, | |
| const GU_Detail & | gdp, | |||
| const UT_String & | str, | |||
| unsigned int | mask = GEOFACE|GEOHULL, |
|||
| bool | strict = true, |
|||
| int | prim_offset = 0, |
|||
| int | point_offset = 0 | |||
| ) |
| bool GOP_EdgeGroupParser::addEdge | ( | const GEO_Point * | ppt0, | |
| const GEO_Point * | ppt1, | |||
| const GEO_Primitive * | pprim | |||
| ) |
| static void GOP_EdgeGroupParser::buildGroupToken | ( | const GU_Detail * | gdp, | |
| const GB_EdgeGroup * | edgegrp, | |||
| UT_String & | token, | |||
| int | prim_offset = 0, |
|||
| int | pt_offset = 0 | |||
| ) | [static] |
1.5.9