|
HDK
|
This is the complete list of members for GDT_PointList, including all inherited members.
| appendAttribute(const UT_String &name, const UT_String &type, const UT_Options &creation_options, const GA_Defaults &defaults) | GDT_TokenList | protected |
| appendAttribute(const GA_Attribute &attrib) | GDT_TokenList | protected |
| applyAttributeDeltas(GEO_Detail &gdp, const GA_AIFEditDeltaMap &map, bool inverse=false) const | GDT_TokenList | protected |
| applyDeltas(GEO_Detail &gdp, bool inverse=false) const override | GDT_PointList | virtual |
| applyIntersectionAttributeDeltas(GEO_Detail &gdp, const GA_AIFEditDeltaMap &map, const GDT_TokenList &other) const | GDT_TokenList | protected |
| applyIntersectionDeltas(GEO_Detail &gdp, const GDT_PointList &other) const | GDT_PointList | |
| applyScaledAttributeDeltas(GEO_Detail &gdp, fpreal64 scale, const GA_AIFEditDeltaMap &, const UT_Int64Array *subset, bool inverse=false) const | GDT_TokenList | protected |
| applyScaledDelta(GEO_Detail &gdp, GA_Offset pt, float scale) const | GDT_PointList | virtual |
| applyScaledPosDeltas(GEO_Detail &gdp, float scale, const GA_PointGroup *ptgroup=0) const | GDT_PointList | virtual |
| attribs(unsigned int i) | GDT_TokenList | inlineprotected |
| attribs(unsigned int i) const | GDT_TokenList | inlineprotected |
| beginAttributeChange(GA_Offset element) | GDT_TokenList | |
| beginAttributeChange(const GA_Range &elements) | GDT_TokenList | |
| beginCaptureWeightChange(GA_Offset element) | GDT_PointList | |
| beginPointPositionChange(const GA_Attribute *P, GA_Offset element) | GDT_PointList | |
| beginPointPositionChange(const GA_Attribute *P, const GA_Range &range) | GDT_PointList | |
| changeCaptureRegionRoot(const char *old_root, const char *new_root) | GDT_PointList | |
| changeOpPaths(const char *old_name, const char *new_name) | GDT_PointList | |
| clearDeltas() override | GDT_PointList | virtual |
| createSymmetryDeltas(const GDT_PointList &input, GDT_SymmetryTransform *transform) | GDT_PointList | |
| destroy() override | GDT_PointList | virtual |
| endAttributeChange(const GEO_Detail &gdp) | GDT_PointList | |
| GDT_TokenList::endAttributeChange(const GA_AIFEditDeltaMap &map) | GDT_TokenList | |
| endCaptureWeightChange(const GEO_Detail &gdp) | GDT_PointList | |
| endPointPositionChange(const GEO_Detail &gdp) | GDT_PointList | |
| GDT_PointList() | GDT_PointList | inline |
| GDT_PointList(const GDT_PointList &other) | GDT_PointList | |
| GDT_TokenList() | GDT_TokenList | |
| GDT_TokenList(const GDT_TokenList &other) | GDT_TokenList | |
| getAttributeDict(const GEO_Detail &gdp) const override | GDT_PointList | inlinevirtual |
| getBoundAttribute(int i) const | GDT_TokenList | protected |
| getBoundAttributeIndex(const UT_String &name) const | GDT_TokenList | protected |
| getCoordinateFrames() | GDT_PointList | |
| getMemoryUsage(bool inclusive=false) const | GDT_TokenList | virtual |
| getOpPaths(UT_StringList &paths) | GDT_PointList | |
| getOpPathsCopy(UT_ValArray< char * > &paths) | GDT_PointList | |
| hasCaptureWeightChanged() const | GDT_PointList | inline |
| hasChange() const override | GDT_PointList | virtual |
| hasPositionChanged() const | GDT_PointList | inline |
| haveAttributesChanged() const | GDT_PointList | inlinevirtual |
| initCaptureWeightChange(const GEO_Detail &gdp) | GDT_PointList | |
| legacyLoadAttribs(UT_IStream &is, uint size) | GDT_TokenList | virtual |
| legacyLoadCaptureWeight(UT_IStream &is, unsigned int numtotal) | GDT_PointList | |
| legacyLoadPos(UT_IStream &is, uint numtotal) | GDT_PointList | |
| loadAttribs(UT_JSONParser &p, const GDT_JSON &json) | GDT_TokenList | |
| loadCaptureWeight(UT_JSONParser &p, const GDT_JSON &json) | GDT_PointList | |
| loadPos(UT_JSONParser &p, const GDT_JSON &json) | GDT_PointList | |
| mergeAttributeDeltas(const GDT_TokenList &other, bool inverse=false) | GDT_TokenList | protected |
| mergePointDeltas(const GDT_PointList &other, bool inverse=false) | GDT_PointList | |
| newPosition(const GDT_Position &p) | GDT_PointList | protected |
| newPosition() | GDT_PointList | protected |
| numAttribs() const | GDT_TokenList | inlineprotected |
| refreshAttribDict(const GA_AttributeDict &dict, const GA_AttributeFilter &filter) | GDT_TokenList | |
| refreshCaptureFrameInfo(const GEO_Detail &gdp, GDT_CaptureRegionCB get_region, void *user_data) | GDT_PointList | |
| renameAttribute(const UT_String &oldname, const UT_String &newname) | GDT_TokenList | |
| resetAttributeElementsFromSource(GEO_Detail &gdp, const GA_AIFEditDeltaMap &map, const GEO_Detail &src_gdp, const GA_AIFEditDeltaMap &src_map) const | GDT_TokenList | protected |
| resetElementsFromSource(GEO_Detail &gdp, const GEO_Detail &src_gdp) const | GDT_PointList | |
| saveAttribs(UT_JSONWriter &w, const GDT_JSON &json) const | GDT_TokenList | |
| saveCaptureWeight(UT_JSONWriter &w, const GDT_JSON &json) const | GDT_PointList | |
| savePos(UT_JSONWriter &w, const GDT_JSON &json) const | GDT_PointList | |
| setAttribDict(const GA_AttributeDict &dict, const GA_AttributeFilter &filter) | GDT_TokenList | |
| setCoordinateFrames(const GDT_CoordinateFrames *coords) | GDT_PointList | |
| setOpPaths(const UT_ValArray< char * > &paths) | GDT_PointList | |
| zeroDeltas() override | GDT_PointList | virtual |
| ~GDT_PointList() override | GDT_PointList | |
| ~GDT_TokenList()=0 | GDT_TokenList | pure virtual |