HDK
|
This is the complete list of members for GA_Attribute, including all inherited members.
assignNewDataId() | GA_Attribute | inline |
AttribFlag enum name | GA_Attribute | |
batchDeletion() | GA_Attribute | virtual |
bumpDataId() | GA_Attribute | inline |
checkGlobalOverwrite(const GA_MergeMap &map, const GA_Attribute *attrib) | GA_Attribute | protectedstatic |
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 =0 | GA_Attribute | pure virtual |
debugValidateArrayCapacity(GA_Offset sz) const | GA_Attribute | virtual |
defragment(const GA_Defragment &defrag)=0 | GA_Attribute | pure 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_Attribute(const GA_AttributeType &type, const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name) | GA_Attribute | |
GA_AttributeSet class | GA_Attribute | friend |
GA_AttributeType::create(const GA_IndexMap &, GA_AttributeScope, const UT_StringHolder &, const UT_Options *, const GA_AttributeOptions *) const | GA_Attribute | friend |
GA_ElementGroup class | GA_Attribute | friend |
GA_MergeMap class | GA_Attribute | 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 | GA_Attribute | virtual |
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 | GA_Attribute | virtual |
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 | |
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 |
getMemoryUsage(bool inclusive) const =0 | GA_Attribute | pure 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 |
getStorageClass() const | GA_Attribute | |
getSupportedWriteConcurrence() const =0 | GA_Attribute | pure virtual |
getTupleSize() const | GA_Attribute | |
getType() const | GA_Attribute | inline |
getTypeInfo() const | GA_Attribute | inline |
hardenAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET)=0 | GA_Attribute | pure 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 |
isTailInitialization() const | GA_Attribute | inline |
jsonLoadDefinition(UT_JSONParser &p, GA_AttributeScope &scope, UT_WorkBuffer &type, UT_WorkBuffer &name, int64 &version, GA_AttributeOptions &options) | GA_Attribute | static |
jsonSaveDefinition(UT_JSONWriter &w) const | GA_Attribute | |
matchesStorage(const GA_Attribute *that) const | GA_Attribute | inlinevirtual |
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 |
reconstructElementBlock(GA_Offset offset, GA_Offset nelements)=0 | GA_Attribute | pure virtual |
replace(const GA_Attribute &src)=0 | GA_Attribute | pure virtual |
setActivelyStreamed(bool isstreaming) | GA_Attribute | inline |
setArraySize(GA_Offset size)=0 | GA_Attribute | pure 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 |
setNonTransforming(bool val) | GA_Attribute | inline |
setTailInitialization(bool onoff) | GA_Attribute | |
setTypeInfo(GA_TypeInfo type) | GA_Attribute | 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)=0 | GA_Attribute | pure 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_Attribute() | GA_Attribute | virtual |