OpenVDB
9.0.1
|
#include <nanovdb/util/IO.h>
Inherits MetaData.
Public Member Functions | |
void | read (std::istream &is) |
void | write (std::ostream &os) const |
GridMetaData () | |
template<typename ValueT > | |
GridMetaData (uint64_t size, Codec c, const NanoGrid< ValueT > &grid) | |
uint64_t | memUsage () const |
Public Attributes | |
std::string | gridName |
uint64_t | gridSize |
uint64_t | fileSize |
uint64_t | nameKey |
uint64_t | voxelCount |
GridType | gridType |
GridClass | gridClass |
BBox< Vec3d > | worldBBox |
CoordBBox | indexBBox |
Vec3R | voxelSize |
uint32_t | nameSize |
uint32_t | nodeCount [4] |
uint32_t | tileCount [3] |
Codec | codec |
uint16_t | padding |
Version | version |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inherited |
|
inherited |
|
inherited |
std::string gridName |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
|
inherited |