lsst.sphgeom  22.0.1-3-g85f6b2a+dfc68d4d09
Public Member Functions | Public Attributes | List of all members
lsst::sphgeom::SubChunks Struct Reference

#include <Chunker.h>

Public Member Functions

void swap (SubChunks &sc)
 

Public Attributes

int32_t chunkId
 
std::vector< int32_t > subChunkIds
 

Detailed Description

SubChunks represents a set of sub-chunks of a particular chunk.

TODO(smm): implement a more memory efficient representation than this.


The documentation for this struct was generated from the following file: