HDK
|
This is the complete list of members for GDT_VertexList, 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_VertexList | virtual |
applyIntersectionAttributeDeltas(GEO_Detail &gdp, const GA_AIFEditDeltaMap &map, const GDT_TokenList &other) const | GDT_TokenList | protected |
applyIntersectionDeltas(GEO_Detail &gdp, const GDT_VertexList &other) const | GDT_VertexList | |
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 vtxoff, float scale) const | GDT_VertexList | |
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 | |
clearDeltas() | GDT_TokenList | virtual |
destroy() override | GDT_VertexList | virtual |
endAttributeChange(const GEO_Detail &gdp) | GDT_VertexList | |
GDT_TokenList::endAttributeChange(const GA_AIFEditDeltaMap &map) | GDT_TokenList | |
GDT_TokenList() | GDT_TokenList | |
GDT_TokenList(const GDT_TokenList &other) | GDT_TokenList | |
GDT_VertexList() | GDT_VertexList | |
getAttributeDict(const GEO_Detail &gdp) const override | GDT_VertexList | inlinevirtual |
getBoundAttribute(int i) const | GDT_TokenList | protected |
getBoundAttributeIndex(const UT_String &name) const | GDT_TokenList | protected |
getMemoryUsage(bool inclusive=false) const | GDT_TokenList | virtual |
hasChange() const | GDT_TokenList | virtual |
legacyLoadAttribs(UT_IStream &is, uint size) override | GDT_VertexList | virtual |
loadAttribs(UT_JSONParser &p, const GDT_JSON &json) | GDT_TokenList | |
loadOffsets(UT_JSONParser &p) | GDT_VertexList | |
mergeAttributeDeltas(const GDT_TokenList &other, bool inverse=false) | GDT_TokenList | protected |
mergeVertexDeltas(const GDT_VertexList &other, bool inverse=false) | GDT_VertexList | |
numAttribs() const | GDT_TokenList | inlineprotected |
refreshAttribDict(const GA_AttributeDict &dict, const GA_AttributeFilter &filter) | GDT_TokenList | |
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_VertexList | |
saveAttribs(UT_JSONWriter &w, const GDT_JSON &json) const | GDT_TokenList | |
saveOffsets(UT_JSONWriter &w) const | GDT_VertexList | |
setAttribDict(const GA_AttributeDict &dict, const GA_AttributeFilter &filter) | GDT_TokenList | |
updateVertexOffsets(const GEO_Detail &gdp) | GDT_VertexList | |
zeroDeltas() | GDT_TokenList | virtual |
~GDT_TokenList()=0 | GDT_TokenList | pure virtual |
~GDT_VertexList() override | GDT_VertexList | inline |