NVIDIA IndeX API nvidia_logo_transpbg.gif Up
nv::index::ISparse_volume_subset_data_descriptor::Data_brick_info Struct Reference

Internal brick structure information. More...

#include <isparse_volume_subset.h>

Public Attributes

mi::math::Vector_struct< mi::Sint32, 3 > brick_position
 Position in volume local space of the the particular brick (on its level-of-detail). More...
 
mi::math::Bbox_struct< mi::Sint32, 3 > brick_bbox_base_level_strict
 Bbox of the brick in local space of the base-lod level without the coverage of the shared border voxels. More...
 
mi::math::Bbox_struct< mi::Sint32, 3 > brick_bbox_base_level_extended
 Bbox of the brick in local space of the base-lod level with the coverage of the shared border voxels. More...
 
mi::Uint32 brick_lod_level
 Level-of-detail of the particular brick. More...
 

Detailed Description

Internal brick structure information.

Member Data Documentation

 brick_bbox_base_level_extended

mi::math::Bbox_struct<mi::Sint32, 3> nv::index::ISparse_volume_subset_data_descriptor::Data_brick_info::brick_bbox_base_level_extended

Bbox of the brick in local space of the base-lod level with the coverage of the shared border voxels.

 brick_bbox_base_level_strict

mi::math::Bbox_struct<mi::Sint32, 3> nv::index::ISparse_volume_subset_data_descriptor::Data_brick_info::brick_bbox_base_level_strict

Bbox of the brick in local space of the base-lod level without the coverage of the shared border voxels.

 brick_lod_level

mi::Uint32 nv::index::ISparse_volume_subset_data_descriptor::Data_brick_info::brick_lod_level

Level-of-detail of the particular brick.

 brick_position

mi::math::Vector_struct<mi::Sint32, 3> nv::index::ISparse_volume_subset_data_descriptor::Data_brick_info::brick_position

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


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