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

User-defined rendering canvas. More...

#include <mi/dice.h>

Go to the source code of this file.

Classes

class  nv::index::IIndex_canvas
 Enables rendering to a user-defined canvas. More...
 
class  nv::index::IIndex_cuda_canvas
 CUDA-memory based canvas. More...
 
class  nv::index::Index_cuda_canvas
 Application managed interface class of a CUDA canvas implemented inside the NVIDIA IndeX library. More...
 
class  nv::index::Index_canvas
 Mixin class for implementing the IIndex_canvas interface. More...
 

Namespaces

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

Detailed Description

User-defined rendering canvas.