HDK
|
This is the complete list of members for GA_ATITopology, including all inherited members.
assignNewDataId() | GA_Attribute | inline |
AttribFlag enum name | GA_Attribute | |
batchDeletion() | GA_Attribute | virtual |
bumpDataId() | GA_Attribute | inline |
cast(GA_Attribute *attrib) | GA_ATITopology | inlinestatic |
cast(const GA_Attribute *attrib) | GA_ATITopology | inlinestatic |
checkGlobalOverwrite(const GA_MergeMap &map, const GA_Attribute *attrib) | GA_Attribute | protectedstatic |
clear() | GA_ATITopology | |
clearDataId() | GA_Attribute | inline |
clone(const GA_IndexMap &index_map, const UT_StringHolder &name, bool clone_options) const | GA_Attribute | |
cloneDataId(const GA_Attribute &src, bool allow_clear=false) | GA_Attribute | inline |
cloneOrBumpDataId(const GA_Attribute &src, bool allow_clear=false) | GA_Attribute | inline |
compactStorage() | GA_Attribute | virtual |
copy(GA_Offset desti, GA_Offset srci) | GA_Attribute | inlinevirtual |
copy(GA_Offset desti, const GA_Attribute &src, GA_Offset srci) | GA_Attribute | virtual |
copy(const GA_Range &destrange, const GA_Range &srcrange) | GA_Attribute | inlinevirtual |
copy(const GA_Range &destrange, const GA_Attribute &src, const GA_Range &srcrange) | GA_Attribute | virtual |
copyNonStorageMetadata(const GA_Attribute *that) | GA_Attribute | inlinevirtual |
countMemory(UT_MemoryCounter &counter, bool inclusive) const override | GA_ATITopology | virtual |
create(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, GA_AttributeOwner linkowner) | GA_ATITopology | static |
DataType typedef | GA_ATITopology | |
debugValidateArrayCapacity(GA_Offset sz) const | GA_Attribute | virtual |
destructElement(GA_Offset offset) | GA_Attribute | virtual |
existedPriorToStream() const | GA_Attribute | inline |
fill(const GA_Range &destrange, GA_Offset srci) | GA_Attribute | inlinevirtual |
fill(const GA_Range &destrange, const GA_Attribute &src, GA_Offset srci) | GA_Attribute | virtual |
FLAG_STREAM_ACTIVE enum value | GA_Attribute | |
FLAG_STREAM_NOPREEXIST enum value | GA_Attribute | |
FLAG_TAIL_INITIALIZE enum value | GA_Attribute | |
flushCECaches() | GA_Attribute | |
flushCEWriteCaches(bool clearwriteback=true) | GA_Attribute | |
GA_ATITopology(const GA_AttributeType &type, const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, GA_AttributeOwner linkowner) | GA_ATITopology | |
GA_Attribute(const GA_AttributeType &type, const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name) | GA_Attribute | |
GA_Topology class | GA_ATITopology | friend |
ga_TopologyCopy class | GA_ATITopology | friend |
getAIF() const | GA_Attribute | inline |
getAIFBlindData() const | GA_Attribute | virtual |
getAIFBlob() const | GA_Attribute | virtual |
getAIFBlobArray() const | GA_Attribute | virtual |
getAIFCompare() const | GA_Attribute | virtual |
getAIFCopyData() const override | GA_ATITopology | inlinevirtual |
getAIFDelta() const | GA_Attribute | virtual |
getAIFEdit() const | GA_Attribute | virtual |
getAIFIndexPair() const | GA_Attribute | virtual |
getAIFInterp() const | GA_Attribute | virtual |
getAIFJSON() const | GA_Attribute | virtual |
getAIFMath() const | GA_Attribute | virtual |
getAIFMerge() const override | GA_ATITopology | inlinevirtual |
getAIFNumericArray() const | GA_Attribute | virtual |
getAIFSharedDictArray() const | GA_Attribute | virtual |
getAIFSharedDictTuple() const | GA_Attribute | virtual |
getAIFSharedStringArray() const | GA_Attribute | virtual |
getAIFSharedStringTuple() const | GA_Attribute | virtual |
getAIFStat() const | GA_Attribute | virtual |
getAIFStringTuple() const | GA_Attribute | virtual |
getAIFTuple() const | GA_Attribute | virtual |
getBaseMemoryUsage() const | GA_Attribute | protected |
getCEAttribute(GA_StorageClass storage, int &tuplesize, bool isarray, bool read, bool write) | GA_Attribute | inline |
getCEAttribute(GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool read, bool write) | GA_Attribute | |
getData() const | GA_ATITopology | inline |
getData() | GA_ATITopology | inline |
getDataId() const | GA_Attribute | inline |
getDetail() const | GA_Attribute | inline |
getDetail() | GA_Attribute | inline |
getExportName() const | GA_Attribute | |
getFullName() const | GA_Attribute | inline |
getIndexMap() const | GA_Attribute | inline |
getLink(GA_Offset ai) const | GA_ATITopology | inline |
getLinkOwner() const | GA_ATITopology | inline |
getMemoryUsage(bool inclusive) const override | GA_ATITopology | virtual |
getName() const | GA_Attribute | inline |
getOptions() const | GA_Attribute | inline |
getOptions() | GA_Attribute | inline |
getOwner() const | GA_Attribute | inline |
getProxy() | GA_Attribute | inline |
getProxy() const | GA_Attribute | inline |
getSaveVersion() const | GA_Attribute | virtual |
getScope() const | GA_Attribute | inline |
getStorage() const | GA_ATITopology | inline |
getStorageClass() const | GA_Attribute | |
getSupportedWriteConcurrence() const override | GA_ATITopology | inlinevirtual |
getTupleSize() const | GA_Attribute | |
getType() | GA_ATITopology | inlinestatic |
GA_Attribute::getType() const | GA_Attribute | inline |
getTypeInfo() const | GA_Attribute | inline |
getTypeName() | GA_ATITopology | inlinestatic |
getUnresolvedMergeFlag() const | GA_ATITopology | inline |
hardenAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ATITopology | virtual |
hasExportName() const | GA_Attribute | |
hasFlag(AttribFlag flag) const | GA_Attribute | inline |
hasPendingCEWriteBack() const | GA_Attribute | |
importOption(const char *name, int &v) const | GA_Attribute | |
importOption(const char *name, bool &v) const | GA_Attribute | |
importOption(const char *name, fpreal32 &v) const | GA_Attribute | |
importOption(const char *name, fpreal64 &v) const | GA_Attribute | |
importOption(const char *name, UT_String &v) const | GA_Attribute | |
isActivelyStreamed() const | GA_Attribute | inline |
isDetached() const | GA_Attribute | inline |
isGroup() const | GA_Attribute | inline |
isPageConstant(GA_PageNum pageno) const | GA_ATITopology | inline |
isTailInitialization() const | GA_Attribute | inline |
isType(const GA_Attribute *attrib) | GA_ATITopology | inlinestatic |
jsonLoad(UT_JSONParser &p, const GA_LoadMap &map) | GA_ATITopology | |
jsonLoadDefinition(UT_JSONParser &p, GA_AttributeScope &scope, UT_WorkBuffer &type, UT_WorkBuffer &name, int64 &version, GA_AttributeOptions &options) | GA_Attribute | static |
jsonSave(UT_JSONWriter &w, const GA_SaveMap &map) const | GA_ATITopology | |
jsonSaveDefinition(UT_JSONWriter &w) const | GA_Attribute | |
matchesStorage(const GA_Attribute *that) const override | GA_ATITopology | inlinevirtual |
mergeAppendData(const GA_MergeMap &map, const GA_ATITopology &sattrib) | GA_ATITopology | |
mergeOptions(const GA_AttributeOptions &src) | GA_Attribute | inline |
needDestruction() const | GA_Attribute | virtual |
needsTransform(bool include_P=true) const | GA_Attribute | inline |
nextDataId() | GA_Attribute | static |
reconstructElement(GA_Offset offset) | GA_Attribute | inline |
registerType() | GA_ATITopology | static |
replace(const GA_Attribute &src) override | GA_ATITopology | virtual |
setActivelyStreamed(bool isstreaming) | GA_Attribute | inline |
setArraySize(GA_Offset new_size) override | GA_ATITopology | virtual |
setCEAttribute(GA_CEAttribute *ceattrib, bool leave_on_gpu=false) | GA_Attribute | |
setDetached(bool detached) | GA_Attribute | inlineprotected |
setExistedPriorToStream(bool preexisted) | GA_Attribute | inline |
setExportName(const char *external_name) | GA_Attribute | |
setFlag(AttribFlag flag, bool onoff) | GA_Attribute | inline |
setLink(GA_Offset ai, GA_Offset v) | GA_ATITopology | inline |
setLinksConstant(GA_Offset start, GA_Offset end, GA_Offset value) | GA_ATITopology | |
setNonTransforming(bool val) | GA_Attribute | inline |
setStorage(GA_Storage storage) | GA_ATITopology | |
setTailInitialization(bool onoff) | GA_Attribute | |
setTypeInfo(GA_TypeInfo type) | GA_Attribute | inline |
setUnresolvedMergeFlag(bool f) | GA_ATITopology | inline |
shouldInterpretAsTexCoord(bool allow_float2=false) const | GA_Attribute | |
stealCEAttribute(const GA_Attribute &src) | GA_Attribute | |
tryCompressAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ATITopology | virtual |
WRITE_CONCURRENCE_ELEMENT enum value | GA_Attribute | |
WRITE_CONCURRENCE_NONE enum value | GA_Attribute | |
WRITE_CONCURRENCE_PAGE enum value | GA_Attribute | |
WriteConcurrence enum name | GA_Attribute | |
~GA_ATITopology() override | GA_ATITopology | |
~GA_Attribute() | GA_Attribute | virtual |