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

Setting that configure NVIDIA IndeX's rendering and computing. More...

#include <mi/dice.h>
#include <mi/base/interface_declare.h>
#include <nv/index/idepth_test.h>

Go to the source code of this file.

Classes

class  nv::index::IConfig_settings
 An abstract interface for sharing global settings that configure NVIDIA IndeX rendering and computing functionality. More...
 
struct  nv::index::IConfig_settings::Data_transfer_config
 Settings for data transfer over the network. More...
 
struct  nv::index::IConfig_settings::Sparse_volume_config
 Configuration settings for sparse volume scene elements. More...
 
struct  nv::index::IConfig_settings::Corner_point_grid_config
 Configuration settings for corner-point grid scene elements. More...
 
struct  nv::index::IConfig_settings::Height_field_lod_config
 Configuration settings for tiled/level-of-detail height-field scene elements. More...
 
struct  nv::index::IConfig_settings::Subdivision_config
 Configuration settings for spatial subdivision. More...
 

Namespaces

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

Detailed Description

Setting that configure NVIDIA IndeX's rendering and computing.