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

Interfaces for the low-level NVIDIA IndeX Direct interface. More...

#include <nv/index/idistributed_data_import_callback.h>
#include <nv/index/idistributed_data_subset.h>
#include <nv/index/iindex_direct_vulkan.h>

Go to the source code of this file.

Classes

class  nv::index::IVolume_direct_host
 Provides direct access to volume data. More...
 
class  nv::index::IVolume_direct_cuda
 Provides direct access to volume data on a CUDA device. More...
 
struct  nv::index::IIndex_direct_config::Sparse_volume_config
 Configuration settings for internal volume representation. More...
 
class  nv::index::IIndex_direct
 Simplified scene management for volumes with direct access to low-level data. More...
 

Namespaces

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

Typedefs

typedef const Volume_direct_data * nv::index::Volume_direct_data_handle
 Direct access to volume data structure. More...
 

Enumerations

enum  nv::index::Volume_direct_type {
}
 

Detailed Description

Interfaces for the low-level NVIDIA IndeX Direct interface.