|
HDK
|
This is the complete list of members for GA_PrimitiveList, including all inherited members.
| adjustArraySize(GA_Offset size) | GA_PrimitiveList | |
| bumpDataId() | GA_PrimitiveList | |
| clear(bool for_deletion) | GA_PrimitiveList | |
| containsOnlyTypes(const UT_Array< GA_PrimitiveTypeId > &types) const | GA_PrimitiveList | inline |
| containsType(const GA_PrimitiveTypeId &type) const | GA_PrimitiveList | inline |
| countMemory(UT_MemoryCounter &counter, bool inclusive) const | GA_PrimitiveList | |
| countType(const GA_PrimitiveTypeId &type) const | GA_PrimitiveList | inline |
| countTypeFamily(GA_PrimitiveFamilyMask family) const | GA_PrimitiveList | inline |
| defragment(const GA_Defragment &defrag) | GA_PrimitiveList | |
| defragmentVertices(const GA_Defragment &defrag) | GA_PrimitiveList | |
| destroyStashed() | GA_PrimitiveList | |
| flushCECaches(const GA_PrimitiveFactory &f) | GA_PrimitiveList | |
| flushCEWriteCaches(const GA_PrimitiveFactory &f) | GA_PrimitiveList | |
| GA_Detail class | GA_PrimitiveList | friend |
| GA_PrimitiveList(GA_Detail &detail) | GA_PrimitiveList | |
| get(GA_Offset off) const | GA_PrimitiveList | inline |
| get(GA_Offset off) | GA_PrimitiveList | inline |
| getClosedFlag(GA_Offset primoff) const | GA_PrimitiveList | |
| getConstantVertexListPage(GA_PageNum pagenum) const | GA_PrimitiveList | inline |
| getDataId() const | GA_PrimitiveList | inline |
| getDeviceMemoryUsage() const | GA_PrimitiveList | |
| getMemoryUsage(bool inclusive) const | GA_PrimitiveList | |
| getPrimitivesOfType(const GA_PrimitiveTypeId &type, UT_Array< const GA_Primitive * > &prims) const | GA_PrimitiveList | |
| getPrimitiveTypeCounts(UT_Array< std::pair< int, exint >> &type_count_pairs, const GA_Range *range=nullptr) const | GA_PrimitiveList | |
| getTracker() const | GA_PrimitiveList | inline |
| getTypeId(GA_Offset primoff) const | GA_PrimitiveList | |
| getVertexCount(GA_Offset primoff) const | GA_PrimitiveList | |
| getVertexList(GA_Offset primoff) const | GA_PrimitiveList | |
| getVertexOffset(GA_Offset primoff, GA_Size i) const | GA_PrimitiveList | |
| hardenAllVertexListPages() | GA_PrimitiveList | |
| hardenVertexListPage(GA_PageNum pagenum) | GA_PrimitiveList | |
| hardenVertexListPageTable() | GA_PrimitiveList | inline |
| hasLocalTransform(const GA_PrimitiveFactory &factory) const | GA_PrimitiveList | inline |
| initVertexLists(GA_Offset prim_block_start, GA_Offset vertex_block_start, GA_Size nprimitives, GA_Size nvertices_each, bool closed=false) | GA_PrimitiveList | |
| initVertexLists(GA_Offset prim_block_start, GA_Offset vertex_block_start, const GA_PolyCounts &vertex_counts, bool closed=false) | GA_PrimitiveList | |
| initVertexLists(GA_Offset prim_block_start, GA_Offset vertex_block_start, const GA_PolyCounts &vertex_counts, const exint *closed_span_lengths=nullptr, const exint ncopies=1) | GA_PrimitiveList | |
| isFullRepresentation() const | GA_PrimitiveList | inline |
| isVertexListPageConstant(GA_PageNum pagenum) const | GA_PrimitiveList | inline |
| jsonLoad(UT_JSONParser &p, GA_LoadMap &load, GA_Offset &load_end) | GA_PrimitiveList | |
| jsonSave(UT_JSONWriter &w, const GA_SaveMap &save) const | GA_PrimitiveList | |
| merge(GA_Detail &dgeo, const GA_MergeMap &map) | GA_PrimitiveList | |
| offsetSize() const | GA_PrimitiveList | inline |
| rebuildTracker() | GA_PrimitiveList | |
| replace(GA_Detail &dstgeo, const GA_Detail &srcgeo) | GA_PrimitiveList | |
| setClosedFlag(GA_Offset primoff, bool closed) | GA_PrimitiveList | |
| setVertexList(GA_Offset primoff, const GA_OffsetListRef &vertices) | GA_PrimitiveList | |
| setVertexList(GA_Offset primoff, const GA_OffsetList &vertices) | GA_PrimitiveList | |
| setVertexList(GA_Offset primoff, GA_OffsetList &&vertices) | GA_PrimitiveList | |
| stashAll() | GA_PrimitiveList | |
| stealCEBuffers(const GA_PrimitiveList &src, const GA_PrimitiveFactory &f) | GA_PrimitiveList | |
| validate(const GA_Detail &detail) const | GA_PrimitiveList | |
| ~GA_PrimitiveList() | GA_PrimitiveList | inline |