lsst.sphgeom 23.0.0-6-gfb2c8f9+f3d053c481
|
#include <Chunker.h>
Public Member Functions | |
void | swap (SubChunks &sc) |
Public Attributes | |
int32_t | chunkId |
std::vector< int32_t > | subChunkIds |
SubChunks
represents a set of sub-chunks of a particular chunk.
TODO(smm): implement a more memory efficient representation than this.