Struct MapType

Inheritance Relationships

Base Type

Struct Documentation

struct MapType : public wavemap::TypeSelector<MapType>

Public Types

enum Id

Values:

enumerator kHashedBlocks
enumerator kOctree
enumerator kWaveletOctree
enumerator kHashedWaveletOctree
enumerator kHashedChunkedWaveletOctree

Public Static Attributes

static constexpr std::array names = {"hashed_blocks", "octree", "wavelet_octree", "hashed_wavelet_octree", "hashed_chunked_wavelet_octree"}