HDK
|
This is the complete list of members for GA_PrimitiveGroup, including all inherited members.
add(const GA_Primitive *prim) | GA_PrimitiveGroup | |
add(const GA_Primitive &prim) | GA_PrimitiveGroup | inline |
addAll() overridefinal | GA_ElementGroup | inlinevirtual |
addIndex(GA_Index ai) | GA_ElementGroup | inline |
addMix(const GA_Primitive *primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | |
addMix(const GA_Primitive &primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | inline |
addMixOffset(GA_Offset primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | |
addOffset(GA_Offset ai) | GA_ElementGroup | inline |
addRange(const GA_Range &it) | GA_ElementGroup | inline |
andEqual(const GA_ATIGroupBool *src) | GA_ElementGroup | |
assignNewDataId() | GA_Attribute | inline |
AttribFlag enum name | GA_Attribute | |
batchDeletion() | GA_Attribute | virtual |
bumpDataId() | GA_Attribute | inline |
cast(GA_Attribute *attrib) | GA_ElementGroup | inlinestatic |
cast(const GA_Attribute *attrib) | GA_ElementGroup | inlinestatic |
cast(const GA_Group *group) | GA_ElementGroup | inlinestatic |
cast(GA_Group *group) | GA_ElementGroup | inlinestatic |
checkGlobalOverwrite(const GA_MergeMap &map, const GA_Attribute *attrib) | GA_Attribute | protectedstatic |
classMaskType() const | GA_Group | inline |
classType() const | GA_Group | inline |
clear() override | GA_ElementGroup | virtual |
clearDataId() | GA_Attribute | inline |
clearEntries() | GA_Group | inline |
clearOrdered() | GA_ElementGroup | |
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 |
combine(const GA_Group *src) overridefinal | GA_ElementGroup | virtual |
compactStorage() | GA_Attribute | virtual |
computeGroupEntries() const | GA_ElementGroup | |
contains(const GA_Primitive *prim) const | GA_PrimitiveGroup | |
contains(const GA_Primitive &prim) const | GA_PrimitiveGroup | inline |
GA_ElementGroup::contains(GA_Offset offset) const | GA_ElementGroup | inline |
containsAny(const GA_Range &range) const | GA_ElementGroup | inline |
containsIndex(GA_Index ai) const | GA_ElementGroup | inline |
containsMix(const GA_Primitive *element, const GA_SecondaryLookupInfo *sec) const | GA_PrimitiveGroup | |
containsMix(const GA_Primitive &element, const GA_SecondaryLookupInfo *sec) const | GA_PrimitiveGroup | inline |
containsMixOffset(GA_Offset primary_prim, const GA_SecondaryLookupInfo *sec) const | GA_PrimitiveGroup | |
containsOffset(GA_Offset offset) const | GA_ElementGroup | inline |
copy(GA_Offset desti, GA_Offset srci) overridefinal | GA_ElementGroup | inlinevirtual |
copy(GA_Offset desti, const GA_Attribute &src, GA_Offset srci) overridefinal | GA_ElementGroup | inlinevirtual |
copy(GA_Offset desti, const GA_ATIGroupBool &src, GA_Offset srci) | GA_ElementGroup | inline |
copy(const GA_Range &destrange, const GA_Range &srcrange) overridefinal | GA_ElementGroup | inlinevirtual |
copy(const GA_Range &destrange, const GA_Attribute &src, const GA_Range &srcrange) overridefinal | GA_ElementGroup | inlinevirtual |
copy(const GA_Range &destrange, const GA_ATIGroupBool &src, const GA_Range &srcrange) | GA_ElementGroup | inline |
copyMembership(const GA_ATIGroupBool &src, bool copy_ordering=true) | GA_ElementGroup | |
copyNonStorageMetadata(const GA_Attribute *that) overridefinal | GA_ElementGroup | virtual |
countMemory(UT_MemoryCounter &counter, bool inclusive) const override | GA_ElementGroup | virtual |
debugValidateArrayCapacity(GA_Offset sz) const override | GA_ElementGroup | virtual |
defragment(const GA_Defragment &defrag) override | GA_ElementGroup | virtual |
destructElement(GA_Offset offset) override | GA_ElementGroup | virtual |
dump(std::ostream &os) | GA_Group | |
entries() const overridefinal | GA_ElementGroup | inlinevirtual |
entriesMix() const final | GA_ElementGroup | inlinevirtual |
existedPriorToStream() const | GA_Attribute | inline |
fill(const GA_Range &destrange, GA_Offset srci) overridefinal | GA_ElementGroup | inlinevirtual |
fill(const GA_Range &destrange, const GA_Attribute &src, GA_Offset srci) overridefinal | GA_ElementGroup | inlinevirtual |
fill(const GA_Range &destrange, const GA_ATIGroupBool &src, GA_Offset srci) | GA_ElementGroup | inline |
findOffsetAtGroupIndex(GA_Size i) const | GA_ElementGroup | |
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_ElementGroup(GA_Detail &detail, GA_AttributeOwner owner, const UT_StringHolder &name, bool internal, bool detached) | GA_ElementGroup | protected |
GA_ElementGroup(const GA_Detail &detail, GA_AttributeOwner owner) | GA_ElementGroup | |
GA_ElementGroupTable class | GA_PrimitiveGroup | friend |
GA_ElementGroupTableT< GA_ATTRIB_PRIMITIVE > class | GA_PrimitiveGroup | friend |
GA_Group(const UT_StringHolder &name, bool internal, GA_GroupType type, bool detached) | GA_Group | protected |
GA_GroupTable class | GA_PrimitiveGroup | friend |
GA_PrimitiveGroup(GA_Detail &detail, const UT_StringHolder &name, bool internal, bool detached) | GA_PrimitiveGroup | inlineprotected |
GA_PrimitiveGroup(const GA_Detail &detail) | GA_PrimitiveGroup | inline |
getAIF() const | GA_Attribute | inline |
getAIFBlindData() const | GA_Attribute | virtual |
getAIFBlob() const | GA_Attribute | virtual |
getAIFBlobArray() const | GA_Attribute | virtual |
getAIFCompare() const override | GA_ElementGroup | inlinevirtual |
getAIFCopyData() const override | GA_ElementGroup | inlinevirtual |
getAIFDelta() const | GA_Attribute | virtual |
getAIFEdit() const | GA_Attribute | virtual |
getAIFIndexPair() const | GA_Attribute | virtual |
getAIFInterp() const override | GA_ElementGroup | inlinevirtual |
getAIFJSON() const | GA_Attribute | virtual |
getAIFMath() const | GA_Attribute | virtual |
getAIFMerge() const override | GA_ElementGroup | 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 override | GA_ElementGroup | inlinevirtual |
getArraySize() const | GA_ElementGroup | inline |
getAttribute() | GA_ElementGroup | inline |
getAttribute() const | GA_ElementGroup | inline |
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 | |
getConstantSpan(GA_Offset start, GA_Offset end, GA_Size &size, bool &value) const | GA_ElementGroup | inline |
getData() | GA_ElementGroup | inline |
getData() const | GA_ElementGroup | inline |
getDataId() const | GA_Attribute | inline |
getDetail() const overridefinal | GA_ElementGroup | inlinevirtual |
getDetail() | GA_ElementGroup | inline |
getExportName() const | GA_Attribute | |
getFullName() const | GA_Attribute | inline |
getGroup() | GA_ElementGroup | inline |
getGroup() const | GA_ElementGroup | inline |
getGroupEntries() const | GA_ElementGroup | inline |
getIndexMap() const | GA_Attribute | inline |
getInternal() const | GA_Group | inline |
getMemoryUsage(bool inclusive) const override | GA_ElementGroup | virtual |
GA_Attribute::getName() const | GA_Attribute | inline |
GA_Group::getName() const | GA_Group | inline |
getOptions() const | GA_Attribute | inline |
getOptions() | GA_Attribute | inline |
getOrdered() | GA_ElementGroup | inline |
getOrdered() const | GA_ElementGroup | inline |
getOwner() const | GA_Attribute | inline |
getPageValue(GA_PageNum pagenum) const | GA_ElementGroup | 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 override | GA_ElementGroup | inlinevirtual |
getTupleSize() const | GA_Attribute | |
getType() | GA_ElementGroup | inlinestatic |
GA_Attribute::getType() const | GA_Attribute | inline |
getTypeInfo() const | GA_Attribute | inline |
getTypeName() | GA_ElementGroup | inlinestatic |
groupType(GA_GroupType type) | GA_Group | inlinestatic |
groupType(const char *type) | GA_Group | inlinestatic |
hardenAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ElementGroup | 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 | |
invalidateGroupEntries() | GA_ElementGroup | inline |
isActivelyStreamed() const | GA_Attribute | inline |
GA_Attribute::isDetached() const | GA_Attribute | inline |
GA_Group::isDetached() const | GA_Group | inline |
isElementGroup() const | GA_Group | inline |
isEmpty() const | GA_ElementGroup | inline |
isEmptyMix() const | GA_ElementGroup | inline |
isGroup() const | GA_Attribute | inline |
isGroupEmpty() const | GA_ElementGroup | inline |
isInternal() const | GA_Group | inline |
isMixed() const overridefinal | GA_ElementGroup | inlinevirtual |
isOrdered() const overridefinal | GA_ElementGroup | inlinevirtual |
isPageConstant(GA_PageNum pagenum) const | GA_ElementGroup | inline |
isTailInitialization() const | GA_Attribute | inline |
isType(const GA_Attribute *attrib) | GA_ElementGroup | inlinestatic |
isType(const GA_Group *group) | GA_ElementGroup | inlinestatic |
jsonLoad(UT_JSONParser &p, const GA_LoadMap &map) | GA_ElementGroup | |
jsonLoadData(UT_JSONParser &p, const GA_LoadMap &map) override | GA_ElementGroup | virtual |
GA_Attribute::jsonLoadDefinition(UT_JSONParser &p, GA_AttributeScope &scope, UT_WorkBuffer &type, UT_WorkBuffer &name, int64 &version, GA_AttributeOptions &options) | GA_Attribute | static |
GA_Group::jsonLoadDefinition(UT_JSONParser &p, UT_WorkBuffer &type, UT_WorkBuffer &name, bool &internal) | GA_Group | static |
jsonSave(UT_JSONWriter &w, const GA_SaveMap &map) const | GA_ElementGroup | |
jsonSaveData(UT_JSONWriter &w, const GA_SaveMap &map) const override | GA_ElementGroup | virtual |
GA_Attribute::jsonSaveDefinition(UT_JSONWriter &w) const | GA_Attribute | |
GA_Group::jsonSaveDefinition(UT_JSONWriter &w, const char *type) const | GA_Group | |
jsonShouldSave(const GA_SaveMap &map) const | GA_Group | virtual |
loadGroupByIndexOrderH9(const UT_BitArray &array) | GA_ElementGroup | |
loadGroupH9(UT_IStream &is) | GA_ElementGroup | |
makeConstant(bool value) | GA_ElementGroup | |
makeOrdered() | GA_ElementGroup | |
makeUnordered() | GA_ElementGroup | inline |
matchesStorage(const GA_Attribute *that) const | GA_Attribute | inlinevirtual |
mergeOptions(const GA_AttributeOptions &src) | GA_Attribute | inline |
needDestruction() const override | GA_ElementGroup | virtual |
needsTransform(bool include_P=true) const | GA_Attribute | inline |
nextDataId() | GA_Attribute | static |
operator&=(const GA_PrimitiveGroup &g) | GA_PrimitiveGroup | inline |
GA_ElementGroup::operator&=(const GA_ElementGroup &g) | GA_ElementGroup | |
operator-=(const GA_PrimitiveGroup &g) | GA_PrimitiveGroup | inline |
GA_ElementGroup::operator-=(const GA_ElementGroup &g) | GA_ElementGroup | |
operator=(const GA_PrimitiveGroup &g) | GA_PrimitiveGroup | inline |
GA_ElementGroup::operator=(const GA_ElementGroup &g) | GA_ElementGroup | inline |
operator^=(const GA_PrimitiveGroup &g) | GA_PrimitiveGroup | inline |
GA_ElementGroup::operator^=(const GA_ElementGroup &g) | GA_ElementGroup | |
operator|=(const GA_PrimitiveGroup &g) | GA_PrimitiveGroup | inline |
GA_ElementGroup::operator|=(const GA_ElementGroup &g) | GA_ElementGroup | |
orEqual(const GA_ATIGroupBool *src) | GA_ElementGroup | |
reconstructElement(GA_Offset offset) | GA_Attribute | inline |
reconstructElementBlock(GA_Offset offset, GA_Offset nelements) override | GA_ElementGroup | virtual |
registerType() | GA_ElementGroup | static |
remove(const GA_Primitive *prim) | GA_PrimitiveGroup | |
remove(const GA_Primitive &prim) | GA_PrimitiveGroup | inline |
removeAllMix(GA_Offset element, const GA_SecondaryLookupInfo *sec_prefix, const GA_RangeMemberQuery &sec_range_query) | GA_PrimitiveGroup | |
removeIndex(GA_Index ai) | GA_ElementGroup | inline |
removeMix(const GA_Primitive *primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | |
removeMix(const GA_Primitive &primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | inline |
removeMixOffset(GA_Offset primary_prim, const GA_SecondaryLookupInfo *sec) | GA_PrimitiveGroup | |
removeOffset(GA_Offset ai) | GA_ElementGroup | inline |
removeRange(const GA_Range &it) | GA_ElementGroup | inline |
replace(const GA_Attribute &src) overridefinal | GA_ElementGroup | virtual |
saveGroupH9(std::ostream &os, bool binary) const | GA_ElementGroup | |
setActivelyStreamed(bool isstreaming) | GA_Attribute | inline |
setArraySize(GA_Offset new_size) override | GA_ElementGroup | virtual |
setCEAttribute(GA_CEAttribute *ceattrib, bool leave_on_gpu=false) | GA_Attribute | |
setDetached(bool detached) | GA_Attribute | inlineprotected |
setElement(GA_Offset ai, bool v) | GA_ElementGroup | inline |
setElement(const GA_Range &it, bool v) | GA_ElementGroup | inline |
setEntries() | GA_ElementGroup | inline |
setExistedPriorToStream(bool preexisted) | GA_Attribute | inline |
setExportName(const char *external_name) | GA_Attribute | |
setFlag(AttribFlag flag, bool onoff) | GA_Attribute | inline |
setInternal(bool on_off) | GA_Group | inline |
setNonTransforming(bool val) | GA_Attribute | inline |
setOffset(GA_Offset ai, bool v) | GA_ElementGroup | inline |
setOrdered(bool ordered) | GA_ElementGroup | inline |
setPageConstant(GA_PageNum pagenum, const bool value) | GA_ElementGroup | inline |
setTailInitialization(bool onoff) | GA_Attribute | |
setTypeInfo(GA_TypeInfo type) | GA_Attribute | inline |
shouldInterpretAsTexCoord(bool allow_float2=false) const | GA_Attribute | |
stat(UT_WorkBuffer &info, uint level) const override | GA_ElementGroup | virtual |
stealCEAttribute(const GA_Attribute &src) | GA_Attribute | |
subEqual(const GA_ATIGroupBool *src) | GA_ElementGroup | |
toggle(const GA_Primitive *prim) | GA_PrimitiveGroup | |
toggle(const GA_Primitive &prim) | GA_PrimitiveGroup | inline |
toggleAll(GA_Size numelements) | GA_ElementGroup | |
toggleElement(GA_Offset ai) | GA_ElementGroup | |
toggleElement(const GA_Range &it) | GA_ElementGroup | |
toggleEntries() | GA_ElementGroup | inline |
toggleIndex(GA_Index ai) | GA_ElementGroup | inline |
toggleOffset(GA_Offset ai) | GA_ElementGroup | inline |
toggleRange(const GA_Range &it) | GA_ElementGroup | inline |
tryCompressAllPages(GA_Offset start_offset=GA_Offset(0), GA_Offset end_offset=GA_INVALID_OFFSET) override | GA_ElementGroup | 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 | |
xorEqual(const GA_ATIGroupBool *src) | GA_ElementGroup | |
~GA_Attribute() | GA_Attribute | virtual |
~GA_ElementGroup() override | GA_ElementGroup | |
~GA_Group() | GA_Group | virtual |