|
HDK
|
This is the complete list of members for GOP_Manager, including all inherited members.
| appendAdhocGroup(GA_Group *group, bool willbeownedbyme) | GOP_Manager | |
| appendAdhocGroup(UT_UniquePtr< GroupT > group_ptr) | GOP_Manager | inline |
| convertGroupToType(GEO_Detail &gdp, GA_AttributeOwner newtype, const GA_Group *oldgroup, bool detached=false) | GOP_Manager | |
| createBreakpointGroup(const GEO_Detail &gdp, const char *name=NULL) | GOP_Manager | |
| createDetachedBreakpointGroup(const GEO_Detail &gdp) | GOP_Manager | |
| createDetachedEdgeGroup(const GEO_Detail &gdp) | GOP_Manager | |
| createDetachedPointGroup(const GEO_Detail &gdp) | GOP_Manager | |
| createDetachedPrimitiveGroup(const GEO_Detail &gdp) | GOP_Manager | |
| createDetachedVertexGroup(const GEO_Detail &gdp) | GOP_Manager | |
| createEdgeGroup(GEO_Detail &gdp, const char *name="adhoc") | GOP_Manager | |
| createPointGroup(GEO_Detail &gdp, const char *name="adhoc", bool detached=false) | GOP_Manager | |
| createPrimitiveGroup(GEO_Detail &gdp, const char *name="adhoc", bool detached=false) | GOP_Manager | |
| createVertexGroup(GEO_Detail &gdp, const char *name="adhoc", bool detached=false) | GOP_Manager | |
| destroyAdhocGroup(const GA_Group *group) | GOP_Manager | |
| destroyAdhocGroups() | GOP_Manager | |
| destroyAdhocGroups(const GEO_Detail *gdp) | GOP_Manager | |
| expandGroupMask(const char *pattern, UT_String &outNames, GA_GroupType type, const GEO_Detail *gdp) | GOP_Manager | |
| getMemoryUsage(bool inclusive) const | GOP_Manager | |
| getUniqueGroupName(const char *base, UT_String &name) | GOP_Manager | static |
| GOP_Manager() | GOP_Manager | inline |
| GroupCreator typedef | GOP_Manager | |
| lastAdhocGroup() | GOP_Manager | |
| parseAllGroups(const char *pattern, const GroupCreator &creator, bool allow_numeric, bool ordered, GA_GroupMaskType mask, GA_GroupType bestguess) | GOP_Manager | |
| parseAllGroupsCopy(const char *pattern, const GroupCreator &creator, bool allow_numeric, bool ordered, GA_GroupMaskType mask, GA_GroupType bestguess) | GOP_Manager | |
| parseBreakpointGroups(const char *pat, const GEO_Detail *pgdp, bool strict=true, GA_Index prim_offset=GA_Index(0)) | GOP_Manager | |
| parseBreakpointGroupsCopy(const char *pat, const GEO_Detail *pgdp) | GOP_Manager | |
| parseEdgeDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parseEdgeGroups(const char *pat, const GEO_Detail *pgdp, bool strict=true, GA_Index prim_offset=GA_Index(0), GA_Index point_offset=GA_Index(0), ParseInfo *info=0) | GOP_Manager | |
| parseEdgeGroupsCopy(const char *pat, const GEO_Detail *pgdp, bool strict=true, GA_Index prim_offset=GA_Index(0), GA_Index point_offset=GA_Index(0)) | GOP_Manager | |
| parseGroupCopy(const char *pat, GA_GroupType grouptype, GEO_Detail *pgdp, bool forceexistence, bool ordered, bool defaultprim, bool &success) | GOP_Manager | |
| parseGroupDetached(const char *pat, GA_GroupType grouptype, const GEO_Detail *pgdp, bool forceexistence, bool defaultprim, bool &success) | GOP_Manager | |
| ParseInfo typedef | GOP_Manager | |
| parseOrderedPointDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parseOrderedPrimitiveDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parseOrderedVertexDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parsePointDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parsePointDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool ordered, bool &success) | GOP_Manager | |
| parsePointGroups(const char *pat, const GroupCreator &creator, bool numok=true, bool ordered=false, bool strict=false, GA_Index point_offset=GA_Index(0), ParseInfo *info=0) | GOP_Manager | |
| parsePointGroups(const char *pat, GEO_Detail *pgdp, int numok=1, int ordered=1, bool strict=false, int point_offset=0, bool allowdetached=false, ParseInfo *info=0) | GOP_Manager | |
| parsePointGroupsCopy(const char *pat, const GroupCreator &creator, bool numok=true, bool ordered=false, bool strict=false) | GOP_Manager | |
| parsePointGroupsCopy(const char *pat, GEO_Detail *pgdp, int numok=1, int ordered=1, bool strict=false, bool detached=false) | GOP_Manager | |
| parsePrimitiveDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parsePrimitiveDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool ordered, bool &success) | GOP_Manager | |
| parsePrimitiveGroups(const char *pat, const GroupCreator &creator, bool numok=true, bool ordered=false, bool strict=false, GA_Index prim_offset=GA_Index(0), ParseInfo *info=0) | GOP_Manager | |
| parsePrimitiveGroups(const char *pat, GEO_Detail *pgdp, int numok=1, int ordered=1, bool strict=false, int prim_offset=0, bool allowdetached=false, ParseInfo *info=0) | GOP_Manager | |
| parsePrimitiveGroupsCopy(const char *pat, const GroupCreator &creator, bool numok=true, bool ordered=false, bool strict=false) | GOP_Manager | |
| parsePrimitiveGroupsCopy(const char *pat, GEO_Detail *pgdp, int numok=1, int ordered=1, bool strict=false, bool detached=false) | GOP_Manager | |
| parseVertexDetached(const char *pat, const GEO_Detail *pgdp, bool forceexistence, bool &success) | GOP_Manager | |
| parseVertexGroups(const char *pat, const GEO_Detail *pgdp, bool strict=true, GA_Index prim_offset=GA_Index(0)) | GOP_Manager | |
| parseVertexGroups(const char *pat, const GEO_Detail *pgdp, bool strict, int prim_offset) | GOP_Manager | |
| parseVertexGroupsCopy(const char *pat, const GEO_Detail *pgdp) | GOP_Manager | |
| removeAdhocGroup(const GA_Group *group) | GOP_Manager | |
| removeAdhocGroups() | GOP_Manager | |
| ~GOP_Manager() | GOP_Manager | inline |