HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
pnanovdb_tree_t Struct Reference

#include <PNanoVDB.h>

Public Attributes

pnanovdb_uint64_t node_offset_leaf
 
pnanovdb_uint64_t node_offset_lower
 
pnanovdb_uint64_t node_offset_upper
 
pnanovdb_uint64_t node_offset_root
 
pnanovdb_uint32_t node_count_leaf
 
pnanovdb_uint32_t node_count_lower
 
pnanovdb_uint32_t node_count_upper
 
pnanovdb_uint32_t tile_count_leaf
 
pnanovdb_uint32_t tile_count_lower
 
pnanovdb_uint32_t tile_count_upper
 
pnanovdb_uint64_t voxel_count
 

Detailed Description

Definition at line 1276 of file PNanoVDB.h.

Member Data Documentation

pnanovdb_uint32_t pnanovdb_tree_t::node_count_leaf

Definition at line 1282 of file PNanoVDB.h.

pnanovdb_uint32_t pnanovdb_tree_t::node_count_lower

Definition at line 1283 of file PNanoVDB.h.

pnanovdb_uint32_t pnanovdb_tree_t::node_count_upper

Definition at line 1284 of file PNanoVDB.h.

pnanovdb_uint64_t pnanovdb_tree_t::node_offset_leaf

Definition at line 1278 of file PNanoVDB.h.

pnanovdb_uint64_t pnanovdb_tree_t::node_offset_lower

Definition at line 1279 of file PNanoVDB.h.

pnanovdb_uint64_t pnanovdb_tree_t::node_offset_root

Definition at line 1281 of file PNanoVDB.h.

pnanovdb_uint64_t pnanovdb_tree_t::node_offset_upper

Definition at line 1280 of file PNanoVDB.h.

pnanovdb_uint32_t pnanovdb_tree_t::tile_count_leaf

Definition at line 1285 of file PNanoVDB.h.

pnanovdb_uint32_t pnanovdb_tree_t::tile_count_lower

Definition at line 1286 of file PNanoVDB.h.

pnanovdb_uint32_t pnanovdb_tree_t::tile_count_upper

Definition at line 1287 of file PNanoVDB.h.

pnanovdb_uint64_t pnanovdb_tree_t::voxel_count

Definition at line 1288 of file PNanoVDB.h.


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