OpenVDB
9.0.1
|
Data encoded at the head of each segment of a file or stream. More...
#include <nanovdb/util/IO.h>
Public Member Functions | |
Header (Codec c=Codec::NONE) | |
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 |