anatomist  5.1.2
3D neuroimaging data viewer
anatomist::GLComponent::TexExtrema Struct Reference

#include <anatomist/surface/glcomponent.h>

Collaboration diagram for anatomist::GLComponent::TexExtrema:

Public Member Functions

 TexExtrema ()
 

Public Attributes

std::vector< float > min
 
std::vector< float > max
 
std::vector< float > minquant
 
std::vector< float > maxquant
 
bool scaled
 

Detailed Description

Definition at line 169 of file glcomponent.h.

Constructor & Destructor Documentation

◆ TexExtrema()

anatomist::GLComponent::TexExtrema::TexExtrema ( )

Member Data Documentation

◆ max

std::vector<float> anatomist::GLComponent::TexExtrema::max

Definition at line 176 of file glcomponent.h.

◆ maxquant

std::vector<float> anatomist::GLComponent::TexExtrema::maxquant

Definition at line 180 of file glcomponent.h.

◆ min

std::vector<float> anatomist::GLComponent::TexExtrema::min

Definition at line 174 of file glcomponent.h.

◆ minquant

std::vector<float> anatomist::GLComponent::TexExtrema::minquant

Definition at line 178 of file glcomponent.h.

◆ scaled

bool anatomist::GLComponent::TexExtrema::scaled

Definition at line 181 of file glcomponent.h.


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