NVIDIA Index example code nvidia_logo_transpbg.gif Up
xac_compute::heightfield::Hf_load_info Struct Reference

Public Attributes

std::string input_file
 
Vec2u hfield_size
 
Vec2f elevation_range
 
bool compressed_normals
 
mi::neuraylib::Tag hfield_element_tag
 

Detailed Description

Definition at line 283 of file xac_compute_tiled_heightfield.cpp.

Member Data Documentation

 compressed_normals

bool xac_compute::heightfield::Hf_load_info::compressed_normals

Definition at line 288 of file xac_compute_tiled_heightfield.cpp.

 elevation_range

Vec2f xac_compute::heightfield::Hf_load_info::elevation_range

Definition at line 287 of file xac_compute_tiled_heightfield.cpp.

 hfield_element_tag

mi::neuraylib::Tag xac_compute::heightfield::Hf_load_info::hfield_element_tag

Definition at line 289 of file xac_compute_tiled_heightfield.cpp.

 hfield_size

Vec2u xac_compute::heightfield::Hf_load_info::hfield_size

Definition at line 286 of file xac_compute_tiled_heightfield.cpp.

 input_file

std::string xac_compute::heightfield::Hf_load_info::input_file

Definition at line 285 of file xac_compute_tiled_heightfield.cpp.


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