NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::IDistributed_compute_destination_buffer_2d_texture_LOD_configuration::LOD_level_info Struct Reference

Structural information regarding the level-of-detail data. More...

#include <idistributed_compute_destination_buffer.h>

Public Attributes

mi::math::Vector_struct< mi::Uint32, 2 > mip_level_image_resolution
 Image resolution for specified mipmap-level. More...
 
mi::math::Bbox_struct< mi::Uint32, 2 > mip_level_image_tile_bounds
 Image-tile bounds for specified mipmap-level. More...
 
mi::Float32 mip_level_selection_distance
 World-distance for selection of specified mipmap-level. More...
 

Detailed Description

Structural information regarding the level-of-detail data.

Member Data Documentation

 mip_level_image_resolution

mi::math::Vector_struct<mi::Uint32, 2> nv::index::IDistributed_compute_destination_buffer_2d_texture_LOD_configuration::LOD_level_info::mip_level_image_resolution

Image resolution for specified mipmap-level.

 mip_level_image_tile_bounds

mi::math::Bbox_struct<mi::Uint32, 2> nv::index::IDistributed_compute_destination_buffer_2d_texture_LOD_configuration::LOD_level_info::mip_level_image_tile_bounds

Image-tile bounds for specified mipmap-level.

 mip_level_selection_distance

mi::Float32 nv::index::IDistributed_compute_destination_buffer_2d_texture_LOD_configuration::LOD_level_info::mip_level_selection_distance

World-distance for selection of specified mipmap-level.


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