NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IHeight_field_subset_data_descriptor::Data_tile_info Struct Reference

Structual information regarding internal tile data representations. More...

#include <iheight_field_subset.h>

Public Attributes

mi::math::Vector_struct< mi::Sint32, 2 > tile_position
 Position in tile local space of the the particular tile (on its level-of-detail). More...
 
mi::Uint32 tile_lod_level
 Level-of-detail of the particular tile. More...
 

Detailed Description

Structual information regarding internal tile data representations.

Member Data Documentation

 tile_lod_level

mi::Uint32 nv::index::IHeight_field_subset_data_descriptor::Data_tile_info::tile_lod_level

Level-of-detail of the particular tile.

 tile_position

mi::math::Vector_struct<mi::Sint32, 2> nv::index::IHeight_field_subset_data_descriptor::Data_tile_info::tile_position

Position in tile local space of the the particular tile (on its level-of-detail).


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