|
HDK
|
This is the complete list of members for XUSD_AutoCollection, including all inherited members.
| canCreateAutoCollection(const char *token) | XUSD_AutoCollection | static |
| create(const char *token, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, int nodeid, const HUSD_TimeCode &timecode) | XUSD_AutoCollection | static |
| getMayBeTimeVarying() const | XUSD_AutoCollection | inlinevirtual |
| getTokenParsingError() const | XUSD_AutoCollection | inline |
| matchPrimitives(XUSD_PathSet &matches) const | XUSD_AutoCollection | inlinevirtual |
| matchRandomAccessPrimitive(const SdfPath &path, bool *prune_branch) const | XUSD_AutoCollection | inlinevirtual |
| myDemands | XUSD_AutoCollection | protected |
| myHusdTimeCode | XUSD_AutoCollection | protected |
| myLock | XUSD_AutoCollection | protected |
| myMayBeTimeVaryingSubPattern | XUSD_AutoCollection | protected |
| myNamedArgs | XUSD_AutoCollection | protected |
| myNodeId | XUSD_AutoCollection | protected |
| myOrderedArgs | XUSD_AutoCollection | protected |
| myTokenParsingError | XUSD_AutoCollection | protected |
| myUsdTimeCode | XUSD_AutoCollection | protected |
| parseBool(const UT_StringRef &str) | XUSD_AutoCollection | static |
| parseFloat(const UT_StringRef &str, fpreal64 &flt) | XUSD_AutoCollection | static |
| parseInt(const UT_StringRef &str, exint &i) | XUSD_AutoCollection | static |
| parsePattern(const UT_StringRef &str, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, int nodeid, const HUSD_TimeCode &timecode, bool respect_instance_proxy_demands, XUSD_PathSet &paths, bool *timevaryingflag) | XUSD_AutoCollection | static |
| parsePatternSingleResult(const UT_StringRef &str, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, int nodeid, const HUSD_TimeCode &timecode, bool respect_instance_proxy_demands, SdfPath &path, bool *timevaryingflag) | XUSD_AutoCollection | static |
| parseTimeRange(const UT_StringRef &str, fpreal64 &tstart, fpreal64 &tend, fpreal64 &tstep) | XUSD_AutoCollection | static |
| parseVector2(const UT_StringRef &str, UT_Vector2D &vec) | XUSD_AutoCollection | static |
| parseVector3(const UT_StringRef &str, UT_Vector3D &vec) | XUSD_AutoCollection | static |
| parseVector4(const UT_StringRef &str, UT_Vector4D &vec) | XUSD_AutoCollection | static |
| randomAccess() const =0 | XUSD_AutoCollection | pure virtual |
| registerPlugin(XUSD_AutoCollectionFactory *factory) | XUSD_AutoCollection | static |
| registerPlugins() | XUSD_AutoCollection | static |
| XUSD_AutoCollection(const UT_StringHolder &collectionname, const UT_StringArray &orderedargs, const UT_StringMap< UT_StringHolder > &namedargs, HUSD_AutoAnyLock &lock, HUSD_PrimTraversalDemands demands, int nodeid, const HUSD_TimeCode &timecode) | XUSD_AutoCollection | |
| ~XUSD_AutoCollection() | XUSD_AutoCollection | virtual |