HDK
|
This is the complete list of members for GA_OffsetMatrix, including all inherited members.
appendCol() | GA_OffsetMatrix | inline |
appendRow() | GA_OffsetMatrix | inline |
clear() | GA_OffsetMatrix | inline |
cols() const | GA_OffsetMatrix | inline |
countMemory(UT_MemoryCounter &counter, bool inclusive) const | GA_OffsetMatrix | |
cycle(GA_Size rowshift, GA_Size colshift) | GA_OffsetMatrix | |
find(GA_Offset value) const | GA_OffsetMatrix | inline |
GA_OffsetMatrix() | GA_OffsetMatrix | inlineexplicit |
get(GA_Size row, GA_Size col) const | GA_OffsetMatrix | inline |
getCols() const | GA_OffsetMatrix | inline |
getMemoryUsage(bool inclusive) const | GA_OffsetMatrix | inline |
getRows() const | GA_OffsetMatrix | inline |
insertCol(GA_Size index) | GA_OffsetMatrix | |
insertRow(GA_Size index) | GA_OffsetMatrix | |
jsonLoad(UT_JSONParser &p, GA_Offset load_offset) | GA_OffsetMatrix | |
jsonPointMatrix(UT_JSONWriter &w, const GA_SaveMap &save) const | GA_OffsetMatrix | |
jsonPointMatrix(UT_JSONParser &p, const GA_LoadMap &load) | GA_OffsetMatrix | |
jsonPrimitiveMatrix(UT_JSONWriter &w, const GA_SaveMap &save) const | GA_OffsetMatrix | |
jsonPrimitiveMatrix(UT_JSONParser &p, const GA_LoadMap &load) | GA_OffsetMatrix | |
jsonVertexMatrix(UT_JSONWriter &w, const GA_SaveMap &save) const | GA_OffsetMatrix | |
jsonVertexMatrix(UT_JSONParser &p, const GA_LoadMap &load) | GA_OffsetMatrix | |
operator()(GA_Size row, GA_Size col) const | GA_OffsetMatrix | inline |
removeCol(GA_Size i) | GA_OffsetMatrix | |
removeRow(GA_Size i) | GA_OffsetMatrix | |
reserve(GA_Size rows, GA_Size cols) | GA_OffsetMatrix | inline |
rows() const | GA_OffsetMatrix | inline |
set(GA_Size row, GA_Size col, GA_Offset value) | GA_OffsetMatrix | inline |
setEntries(GA_Size rows, GA_Size cols) | GA_OffsetMatrix | |
swapOffsetValues(const GA_Defragment &defrag) | GA_OffsetMatrix | inline |
~GA_OffsetMatrix() | GA_OffsetMatrix | inline |