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

Interface class for creating NVIDIA IndeX built-in canvases such as a CUDA memory canvas. More...

#include <iindex.h>

Inherits mi::base::Interface_declare< 0x788ee4b1, ... >.

Public Member Functions

virtual const mi::math::Vector_struct< mi::Uint32, 2 > & get_resolution () const =0
 Get the resolution that a built-in canvas shall be initialized with. More...
 

Detailed Description

Interface class for creating NVIDIA IndeX built-in canvases such as a CUDA memory canvas.

Member Function Documentation

 get_resolution()

virtual const mi::math::Vector_struct< mi::Uint32, 2 > & nv::index::IIndex_canvas_creation_properties::get_resolution ( ) const
pure virtual

Get the resolution that a built-in canvas shall be initialized with.

Returns
The resolution for creating a built-in canvas.

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