Tatooine
Public Attributes | List of all members
tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings Struct Reference
Collaboration diagram for tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings:
[legend]

Public Attributes

color_scalec = nullptr
 
GLfloat min_scalar = std::numeric_limits<GLfloat>::max()
 
GLfloat max_scalar = -std::numeric_limits<GLfloat>::max()
 
bool scale_inverted = false
 

Member Data Documentation

◆ c

template<floating_point Real>
color_scale* tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings::c = nullptr

◆ max_scalar

template<floating_point Real>
GLfloat tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings::max_scalar = -std::numeric_limits<GLfloat>::max()

◆ min_scalar

template<floating_point Real>
GLfloat tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings::min_scalar = std::numeric_limits<GLfloat>::max()

◆ scale_inverted

template<floating_point Real>
bool tatooine::rendering::interactive::renderer< tatooine::unstructured_triangular_grid< Real, 3 > >::property_settings::scale_inverted = false

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