, including all inherited members.
| addReference(const std::string &filename, const std::string &layerPath, int valuesPerBlock, int occupiedBlocks) | SparseField | |
| applyDataWindowOffset(int &i, int &j, int &k) const | SparseField | [inline] |
| base typedef | SparseField | [protected] |
| begin() | SparseField | |
| begin(const Box3i &subset) | SparseField | |
| Block typedef | SparseField | [protected] |
| blockBegin() const | SparseField | |
| blockEnd() const | SparseField | |
| blockId(int blockI, int blockJ, int blockK) const | SparseField | |
| blockIndexIsValid(int bi, int bj, int bk) const | SparseField | |
| blockIsAllocated(int bi, int bj, int bk) const | SparseField | |
| blockOrder() const | SparseField | |
| blockRes() const | SparseField | |
| blockSize() const | SparseField | |
| cbegin() const | SparseField | |
| cbegin(const Box3i &subset) const | SparseField | |
| cend() const | SparseField | |
| cend(const Box3i &subset) const | SparseField | |
| class_type typedef | SparseField | |
| className() const | SparseField | [inline, virtual] |
| classType() | SparseField | [inline, static] |
| clear(const Data_T &value) | SparseField | [virtual] |
| clone() const | SparseField | [inline, virtual] |
| copyBlockStates(const SparseField< Data_T > &o) | SparseField | [private] |
| copyFrom(typename Field< Data_T >::Ptr other) | ResizableField< Data_T > | |
| copyFrom(typename Field< Data_T2 >::Ptr other) | ResizableField< Data_T > | |
| copySparseField(const SparseField &o) | SparseField | [private] |
| CubicInterp typedef | SparseField | |
| deallocBlock(Block &block, const Data_T &emptyValue) | SparseField | [protected] |
| DEFINE_FIELD_RTTI_ABSTRACT_CLASS | ResizableField< Data_T > | |
| DEFINE_FIELD_RTTI_CONCRETE_CLASS | SparseField | |
| end() | SparseField | |
| end(const Box3i &subset) | SparseField | |
| fastLValue(int i, int j, int k) | SparseField | |
| fastValue(int i, int j, int k) const | SparseField | |
| getBlockCoord(int i, int j, int k, int &bi, int &bj, int &bk) const | SparseField | |
| getBlockEmptyValue(int bi, int bj, int bk) const | SparseField | |
| getVoxelInBlock(int i, int j, int k, int &vi, int &vj, int &vk) const | SparseField | |
| LinearInterp typedef | SparseField | |
| lvalue(int i, int j, int k) | SparseField | [virtual] |
| m_blockOrder | SparseField | [protected] |
| m_blockRes | SparseField | [protected] |
| m_blocks | SparseField | [protected] |
| m_blockXYSize | SparseField | [protected] |
| m_dummy | SparseField | [protected] |
| m_fileId | SparseField | [protected] |
| m_fileManager | SparseField | [protected] |
| matchDefinition(FieldRes::Ptr fieldToMatch) | ResizableField< Data_T > | |
| memSize() const | SparseField | [virtual] |
| ms_classType | SparseField | [private, static] |
| operator=(const SparseField &o) | SparseField | |
| Ptr typedef | SparseField | |
| releaseBlocks(Functor_T func) | SparseField | |
| setBlockEmptyValue(int bi, int bj, int bk, const Data_T &val) | SparseField | |
| setBlockOrder(int order) | SparseField | |
| setSize(const V3i &size) | ResizableField< Data_T > | |
| setSize(const Box3i &extents) | ResizableField< Data_T > | |
| setSize(const Box3i &extents, const Box3i &dataWindow) | ResizableField< Data_T > | |
| setSize(const V3i &size, int padding) | ResizableField< Data_T > | |
| setupBlocks() | SparseField | [protected] |
| setupReferenceBlocks() | SparseField | |
| sizeChanged() | SparseField | [inline, protected, virtual] |
| SparseField() | SparseField | |
| SparseField(const SparseField &o) | SparseField | |
| SparseFieldIO class | SparseField | [friend] |
| staticClassName() | SparseField | [inline, static] |
| value(int i, int j, int k) const | SparseField | [virtual] |
| Vec typedef | SparseField | |
| voxelIsInAllocatedBlock(int i, int j, int k) const | SparseField | |
| ~SparseField() | SparseField | |