create(MLint startIdx, MLint endIdx, MLint numAllPageIds, MLDataType dType, void *newTableData=nullptr, bool setTable=true) | ml::MLImageFormatIdxTable | |
getAllocatedTableSizeInBytes() const | ml::MLImageFormatIdxTable | |
getConstEntry(MLint pageId) const | ml::MLImageFormatIdxTable | |
getConstEntryVoxelData(MLint pageId) const | ml::MLImageFormatIdxTable | |
getEntry(MLint pageId) | ml::MLImageFormatIdxTable | |
getEntryVoxelData(MLint pageId) | ml::MLImageFormatIdxTable | |
getNumAllocatedPageIds() const | ml::MLImageFormatIdxTable | |
getNumImagePageIds() const | ml::MLImageFormatIdxTable | |
getWholeTableSizeInBytes() const | ml::MLImageFormatIdxTable | |
load(const MLImageFormatInfos &infos, MLint numWholePageIds) | ml::MLImageFormatIdxTable | |
MLImageFormatIdxTable() | ml::MLImageFormatIdxTable | |
reset() | ml::MLImageFormatIdxTable | |
save(MLImageFormatAbstractFileHandle *fileHandle, MLuint idxTabBasePos) | ml::MLImageFormatIdxTable | |
setEntry(MLint pageId, MLint pageDataStartPosInFile, MLint pageDataEndPosInFile, bool isCompressed, MLuint32 checkSum, bool isPartial, const MLTypeData *defaultVoxelData) | ml::MLImageFormatIdxTable | |
setTableData(void *newTable) | ml::MLImageFormatIdxTable | |
toggleEndianess() | ml::MLImageFormatIdxTable | |
~MLImageFormatIdxTable() | ml::MLImageFormatIdxTable | |