MeshLib C++ Docs
Loading...
Searching...
No Matches
MR::Chunk Struct Reference

array chunk representation More...

#include <MRChunkIterator.h>

Public Attributes

size_t offset
 chunk offset
 
size_t size
 chunk size; the last chunk's size may be smaller than other chunk's ones
 

Detailed Description

array chunk representation

Member Data Documentation

◆ offset

size_t MR::Chunk::offset

chunk offset

◆ size

size_t MR::Chunk::size

chunk size; the last chunk's size may be smaller than other chunk's ones


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