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

Depth buffer provided by the application. More...

#include <mi/base/interface_declare.h>
#include <mi/math/vector.h>

Go to the source code of this file.

Classes

class  nv::index::IApplication_depth_buffer
 Depth buffer provided by an application, enabling NVIDIA IndeX to do depth-correct compositing with a rendering performed by the application. More...
 
class  nv::index::IApplication_depth_buffer_gl
 Depth buffer in OpenGL format provided by an application, enabling NVIDIA IndeX to do depth-correct compositing with a rendering performed by the application. More...
 
class  nv::index::IApplication_depth_buffer_float
 Generic floating point depth buffer format provided by an application, enabling NVIDIA IndeX to do depth-correct compositing with a rendering performed by the application. More...
 

Namespaces

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

Detailed Description

Depth buffer provided by the application.