HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_ATITopology Member List

This is the complete list of members for GA_ATITopology, including all inherited members.

assignNewDataId()GA_Attributeinline
AttribFlag enum nameGA_Attribute
batchDeletion()GA_Attributevirtual
bumpDataId()GA_Attributeinline
cast(GA_Attribute *attrib)GA_ATITopologyinlinestatic
cast(const GA_Attribute *attrib)GA_ATITopologyinlinestatic
checkGlobalOverwrite(const GA_MergeMap &map, const GA_Attribute *attrib)GA_Attributeprotectedstatic
clear()GA_ATITopology
clearDataId()GA_Attributeinline
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_Attributeinline
cloneOrBumpDataId(const GA_Attribute &src, bool allow_clear=false)GA_Attributeinline
compactStorage()GA_Attributevirtual
copy(GA_Offset desti, GA_Offset srci)GA_Attributeinlinevirtual
copy(GA_Offset desti, const GA_Attribute &src, GA_Offset srci)GA_Attributevirtual
copy(const GA_Range &destrange, const GA_Range &srcrange)GA_Attributeinlinevirtual
copy(const GA_Range &destrange, const GA_Attribute &src, const GA_Range &srcrange)GA_Attributevirtual
copyNonStorageMetadata(const GA_Attribute *that)GA_Attributeinlinevirtual
countMemory(UT_MemoryCounter &counter, bool inclusive) const overrideGA_ATITopologyvirtual
create(const GA_IndexMap &index_map, GA_AttributeScope scope, const UT_StringHolder &name, GA_AttributeOwner linkowner)GA_ATITopologystatic
DataType typedefGA_ATITopology
debugValidateArrayCapacity(GA_Offset sz) const GA_Attributevirtual
destructElement(GA_Offset offset)GA_Attributevirtual
existedPriorToStream() const GA_Attributeinline
fill(const GA_Range &destrange, GA_Offset srci)GA_Attributeinlinevirtual
fill(const GA_Range &destrange, const GA_Attribute &src, GA_Offset srci)GA_Attributevirtual
FLAG_STREAM_ACTIVE enum valueGA_Attribute
FLAG_STREAM_NOPREEXIST enum valueGA_Attribute
FLAG_TAIL_INITIALIZE enum valueGA_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 classGA_ATITopologyfriend
ga_TopologyCopy classGA_ATITopologyfriend
getAIF() const GA_Attributeinline
getAIFBlindData() const GA_Attributevirtual
getAIFBlob() const GA_Attributevirtual
getAIFBlobArray() const GA_Attributevirtual
getAIFCompare() const GA_Attributevirtual
getAIFCopyData() const overrideGA_ATITopologyinlinevirtual
getAIFDelta() const GA_Attributevirtual
getAIFEdit() const GA_Attributevirtual
getAIFIndexPair() const GA_Attributevirtual
getAIFInterp() const GA_Attributevirtual
getAIFJSON() const GA_Attributevirtual
getAIFMath() const GA_Attributevirtual
getAIFMerge() const overrideGA_ATITopologyinlinevirtual
getAIFNumericArray() const GA_Attributevirtual
getAIFSharedDictArray() const GA_Attributevirtual
getAIFSharedDictTuple() const GA_Attributevirtual
getAIFSharedStringArray() const GA_Attributevirtual
getAIFSharedStringTuple() const GA_Attributevirtual
getAIFStat() const GA_Attributevirtual
getAIFStringTuple() const GA_Attributevirtual
getAIFTuple() const GA_Attributevirtual
getBaseMemoryUsage() const GA_Attributeprotected
getCEAttribute(GA_StorageClass storage, int &tuplesize, bool isarray, bool read, bool write)GA_Attributeinline
getCEAttribute(GA_StorageClass storage, GA_Precision precision, int &tuplesize, bool isarray, bool read, bool write)GA_Attribute
getData() const GA_ATITopologyinline
getData()GA_ATITopologyinline
getDataId() const GA_Attributeinline
getDetail() const GA_Attributeinline
getDetail()GA_Attributeinline
getExportName() const GA_Attribute
getFullName() const GA_Attributeinline
getIndexMap() const GA_Attributeinline
getLink(GA_Offset ai) const GA_ATITopologyinline
getLinkOwner() const GA_ATITopologyinline
getMemoryUsage(bool inclusive) const overrideGA_ATITopologyvirtual
getName() const GA_Attributeinline
getOptions() const GA_Attributeinline
getOptions()GA_Attributeinline
getOwner() const GA_Attributeinline
getProxy()GA_Attributeinline
getProxy() const GA_Attributeinline
getSaveVersion() const GA_Attributevirtual
getScope() const GA_Attributeinline
getStorage() const GA_ATITopologyinline
getStorageClass() const GA_Attribute
getSupportedWriteConcurrence() const overrideGA_ATITopologyinlinevirtual
getTupleSize() const GA_Attribute
getType()GA_ATITopologyinlinestatic
GA_Attribute::getType() const GA_Attributeinline
getTypeInfo() const GA_Attributeinline
getTypeName()GA_ATITopologyinlinestatic
getUnresolvedMergeFlag() const GA_ATITopologyinline
hardenAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) overrideGA_ATITopologyvirtual
hasExportName() const GA_Attribute
hasFlag(AttribFlag flag) const GA_Attributeinline
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_Attributeinline
isDetached() const GA_Attributeinline
isGroup() const GA_Attributeinline
isPageConstant(GA_PageNum pageno) const GA_ATITopologyinline
isTailInitialization() const GA_Attributeinline
isType(const GA_Attribute *attrib)GA_ATITopologyinlinestatic
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_Attributestatic
jsonSave(UT_JSONWriter &w, const GA_SaveMap &map) const GA_ATITopology
jsonSaveDefinition(UT_JSONWriter &w) const GA_Attribute
matchesStorage(const GA_Attribute *that) const overrideGA_ATITopologyinlinevirtual
mergeAppendData(const GA_MergeMap &map, const GA_ATITopology &sattrib)GA_ATITopology
mergeOptions(const GA_AttributeOptions &src)GA_Attributeinline
needDestruction() const GA_Attributevirtual
needsTransform(bool include_P=true) const GA_Attributeinline
nextDataId()GA_Attributestatic
reconstructElement(GA_Offset offset)GA_Attributeinline
registerType()GA_ATITopologystatic
replace(const GA_Attribute &src) overrideGA_ATITopologyvirtual
setActivelyStreamed(bool isstreaming)GA_Attributeinline
setArraySize(GA_Offset new_size) overrideGA_ATITopologyvirtual
setCEAttribute(GA_CEAttribute *ceattrib, bool leave_on_gpupu=false)GA_Attribute
setDetached(bool detached)GA_Attributeinlineprotected
setExistedPriorToStream(bool preexisted)GA_Attributeinline
setExportName(const char *external_name)GA_Attribute
setFlag(AttribFlag flag, bool onoff)GA_Attributeinline
setLink(GA_Offset ai, GA_Offset v)GA_ATITopologyinline
setLinksConstant(GA_Offset start, GA_Offset end, GA_Offset value)GA_ATITopology
setNonTransforming(bool val)GA_Attributeinline
setStorage(GA_Storage storage)GA_ATITopology
setTailInitialization(bool onoff)GA_Attribute
setTypeInfo(GA_TypeInfo type)GA_Attributeinline
setUnresolvedMergeFlag(bool f)GA_ATITopologyinline
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) overrideGA_ATITopologyvirtual
WRITE_CONCURRENCE_ELEMENT enum valueGA_Attribute
WRITE_CONCURRENCE_NONE enum valueGA_Attribute
WRITE_CONCURRENCE_PAGE enum valueGA_Attribute
WriteConcurrence enum nameGA_Attribute
~GA_ATITopology() overrideGA_ATITopology
~GA_Attribute()GA_Attributevirtual