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

Utilities for volume filters in RTC kernels. More...

Go to the source code of this file.

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  nv::index::xac::NV_IDX_volume_filter_types {
  nv::index::xac::NV_IDX_VOLUME_FILTER_NEAREST ,
  nv::index::xac::NV_IDX_VOLUME_FILTER_TRILINEAR_HW ,
  nv::index::xac::NV_IDX_VOLUME_FILTER_TRILINEAR_SW ,
  nv::index::xac::NV_IDX_VOLUME_FILTER_TRICUBIC_CATMULL_HW ,
  nv::index::xac::NV_IDX_VOLUME_FILTER_TRICUBIC_BSPLINE_HW
}
 Available volume filters for regular volumes. More...
 

Detailed Description

Utilities for volume filters in RTC kernels.