HDK
|
This is the complete list of members for GOP_GroupParse, including all inherited members.
buildPointElementToken(const GEO_Detail *gdp, GA_Offset point, UT_String &token, GA_Index offset=GA_Index(0)) | GOP_GroupParse | static |
buildPointGroupToken(const GEO_Detail *gdp, const GA_PointGroup *ptgrp, UT_String &token, GA_Index offset=GA_Index(0), bool ordered=true) | GOP_GroupParse | static |
buildPrimElementToken(const GEO_Detail *gdp, GA_Offset prim, UT_String &token, GA_Index offset=GA_Index(0)) | GOP_GroupParse | static |
buildPrimGroupToken(const GEO_Detail *gdp, const GA_PrimitiveGroup *primgrp, UT_String &token, GA_Index offset=GA_Index(0), bool ordered=true) | GOP_GroupParse | static |
expandGroupMask(const char *pattern, UT_String &outNames, GA_GroupType type, const GEO_Detail *gdp) | GOP_GroupParse | |
GOP_GroupParse(GOP_Manager *manager) | GOP_GroupParse | inline |
gop_PendingNamePatternParse class | GOP_GroupParse | friend |
gopAddData class | GOP_GroupParse | friend |
hasAttributePattern(const char *pattern) | GOP_GroupParse | inlinestatic |
isGroupLiteral(const char *pattern, GA_GroupType type) | GOP_GroupParse | static |
isGroupNumeric(const char *pattern) | GOP_GroupParse | static |
matchGroups(const char *pattern, const GA_GroupTable &group_table, UT_ValArray< const GA_Group * > &match_list) | GOP_GroupParse | static |
parseEdgeGroups(const char *pat, const GroupCreator &creator, bool strict, GA_Index prim_offset=GA_Index(0), GA_Index point_offset=GA_Index(0), ParseInfo *info=NULL) | GOP_GroupParse | |
parseEdgeGroupsCopy(const char *pat, const GroupCreator &creator, bool strict, GA_Index prim_offset=GA_Index(0), GA_Index point_offset=GA_Index(0), ParseInfo *info=0) | GOP_GroupParse | |
parsePointGroups(const char *pat, const GroupCreator &creator, bool numok, bool ordered, bool strict, GA_Index offset=GA_Index(0), ParseInfo *info=NULL) | GOP_GroupParse | inline |
parsePointGroupsCopy(const char *pat, const GroupCreator &creator, bool numok, bool ordered, bool strict, GA_Index offset=GA_Index(0)) | GOP_GroupParse | inline |
parsePrimitiveGroups(const char *pat, const GroupCreator &creator, bool numok, bool ordered, bool strict, GA_Index offset=GA_Index(0), ParseInfo *info=NULL) | GOP_GroupParse | inline |
parsePrimitiveGroupsCopy(const char *pat, const GroupCreator &creator, bool numok, bool ordered, bool strict, GA_Index offset=GA_Index(0)) | GOP_GroupParse | inline |
parseVectorAttributeComponent(const GA_AttributeDict *dict, UT_WorkBuffer &attribname, const GA_Attribute *&attrib) | GOP_GroupParse | static |
~GOP_GroupParse() | GOP_GroupParse | inline |