HDK
|
This is the complete list of members for GA_LoadMap, including all inherited members.
addBadPrimitive(const char *type) | GA_LoadMap | |
badPrimitive(UT_JSONParser &p, const char *type) | GA_LoadMap | |
forceLoadSharedData(UT_JSONParser &p, const GA_PrimitiveFactory &factory) | GA_LoadMap | |
GA_LoadMap(GA_Detail &gdp, const GA_LoadOptions *options, GA_Offset vtxoff, GA_Offset ptoff, GA_Offset primoff) | GA_LoadMap | |
GA_LoadMap(GA_Detail &gdp, const GA_LoadOptions *options, nontrivialmap) | GA_LoadMap | |
getActiveIndexMap(GA_AttributeOwner owner) const | GA_LoadMap | inline |
getActivePointMap() const | GA_LoadMap | inline |
getActivePrimitiveMap() const | GA_LoadMap | inline |
getActiveVertexMap() const | GA_LoadMap | inline |
getDefaultedBool(const char *name, bool defvalue) const | GA_LoadMap | |
getDefaultedInt(const char *name, exint defvalue) const | GA_LoadMap | |
getDefaultedString(const char *name, UT_String &storage, const char *defvalue) const | GA_LoadMap | |
getDetail() const | GA_LoadMap | inline |
getFileVersion(UT_String &storage) const | GA_LoadMap | inline |
getIndex() | GA_LoadMap | inline |
getLoadCount(GA_AttributeOwner owner) const | GA_LoadMap | |
getLoadOffset(GA_AttributeOwner owner) const | GA_LoadMap | inline |
getOffset(GA_Size load_index, GA_AttributeOwner o) const | GA_LoadMap | inline |
getOptions() const | GA_LoadMap | inline |
getPointOffset(GA_Size load_index) const | GA_LoadMap | inline |
getPointOffset() const | GA_LoadMap | inline |
getPrimitiveOffset(GA_Size load_index) const | GA_LoadMap | inline |
getPrimitiveOffset() const | GA_LoadMap | inline |
getRandomPrimitive(const char *key) | GA_LoadMap | |
getSecondaryOffsets(GA_Offset primary_offset, const UT_Int64Array &secondary_detail_indices, const UT_Int64Array &secondary_prim_indices, UT_Int64Array &secondary_prim_offsets) const | GA_LoadMap | |
getVertexOffset(GA_Size load_index) const | GA_LoadMap | inline |
getVertexOffset() const | GA_LoadMap | inline |
isFileAtLeastVersion(const char *version) const | GA_LoadMap | |
loadIndex(UT_IStream *json_istream, const char *index_pos_key, bool should_swap) | GA_LoadMap | |
needSharedData(const UT_StringHolder &key, const UT_StringRef &typekey, GA_Primitive *caller_prim) const | GA_LoadMap | |
optionAttributeLoadMask(UT_String &storage, const char *default_mask="*") const | GA_LoadMap | inline |
optionGroupLoadMask(UT_String &storage, const char *default_mask="*") const | GA_LoadMap | inline |
optionLoadPrimitives() const | GA_LoadMap | inline |
optionLoadPrimitiveSharedData() const | GA_LoadMap | inline |
PrimitiveStorageMapType typedef | GA_LoadMap | |
resolveSharedData(GA_SharedLoadData *data) | GA_LoadMap | |
setFilename(const char *filename) | GA_LoadMap | |
setFileVersion(const char *version) | GA_LoadMap | inline |
setOptionF(const char *key, fpreal v) | GA_LoadMap | inline |
setOptionI(const char *key, int v) | GA_LoadMap | inline |
setOptionS(const char *key, const char *value) | GA_LoadMap | inline |
SharedDataHandleMapType typedef | GA_LoadMap | |
~GA_LoadMap() | GA_LoadMap |