Data encoded at the head of each segment of a file or stream. More...
#include <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 |