OpenVDB 12.0.0
|
Data encoded at the head of each segment of a file or stream. More...
#include </private/tmp/openvdb-20241101-6830-c2ql2h/openvdb-12.0.0/nanovdb/nanovdb/NanoVDB.h>
Public Member Functions | |
bool | isValid () const |
Public Attributes | |
uint64_t | magic |
Version | version |
uint16_t | gridCount |
Codec | codec |
Data encoded at the head of each segment of a file or stream.
|
inline |
Codec codec |
uint16_t gridCount |
uint64_t magic |
Version version |