NVIDIA IndeX API nvidia_logo_transpbg.gif Up
xac_interface_scene_elements_vdb_volume_doc.h File Reference

Utilities and definition for VDB volume types in XAC kernels. More...

Go to the source code of this file.

Classes

struct  nv::index::xac::Sample_info_vdb
 Sample information for VDB volumes. More...
 
class  nv::index::xac::VDB_sampler<VDB_attrib_type, VDB_filter_mode, VDB_grid_type, VDB_sampler_use_cache>
 VDB volume sampler for retrieving filtered and optionally classified volume samples. More...
 
class  nv::index::xac::VDB_volume
 VDB volume reference class used to represent volumes loaded in the NanoVDB volume format. More...
 

Namespaces

namespace  nv
 Common namespace for all NVIDIA APIs.
 
namespace  nv::index
 Namespace for NVIDIA IndeX library APIs.
 
namespace  nv::index::xac
 Namespace for XAC.
 

Enumerations

enum class  nv::index::xac::VDB_grid_type : uint32_t
 List of grid types that are currently supported by VDB_Volume class (note: represents a subset of full list of NanoVDB formats) More...
 

Detailed Description

Utilities and definition for VDB volume types in XAC kernels.