NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::Index_cuda_canvas Class Referenceabstract

Application managed interface class of a CUDA canvas implemented inside the NVIDIA IndeX library. More...

#include <iindex_canvas.h>

Inherits mi::base::Interface_implement< nv::index::IIndex_cuda_canvas >.

Public Member Functions

virtual void set_resolution (const mi::math::Vector_struct< mi::Uint32, 2 > &resolution)=0
 Sets the resolution of the internal/built-in canvas. More...
 

Detailed Description

Application managed interface class of a CUDA canvas implemented inside the NVIDIA IndeX library.

Member Function Documentation

 set_resolution()

virtual void nv::index::Index_cuda_canvas::set_resolution ( const mi::math::Vector_struct< mi::Uint32, 2 > &  resolution)
pure virtual

Sets the resolution of the internal/built-in canvas.

Parameters
resolutionThe resolution the canvas.

The documentation for this class was generated from the following file: