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

Scene element representing corner-point grids. More...

#include <icorner_point_grid.h>

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

Public Member Functions

virtual mi::math::Vector_struct< mi::Uint32, 3 > get_grid_dimensions () const =0
 Returns the dimensions of the underlying layered grid data. More...
 

Detailed Description

Scene element representing corner-point grids.

Member Function Documentation

 get_grid_dimensions()

virtual mi::math::Vector_struct< mi::Uint32, 3 > nv::index::ICorner_point_grid::get_grid_dimensions ( ) const
pure virtual

Returns the dimensions of the underlying layered grid data.

The x-y dimensions give the grid resolution, and the z dimensions gives the number of layers in the dataset.


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