![]() |
anatomist
5.1.2
3D neuroimaging data viewer
|
#include <anatomist/surface/glcomponent.h>
Public Member Functions | |
TexExtrema () | |
Public Attributes | |
std::vector< float > | min |
std::vector< float > | max |
std::vector< float > | minquant |
std::vector< float > | maxquant |
bool | scaled |
Definition at line 169 of file glcomponent.h.
anatomist::GLComponent::TexExtrema::TexExtrema | ( | ) |
std::vector<float> anatomist::GLComponent::TexExtrema::max |
Definition at line 176 of file glcomponent.h.
std::vector<float> anatomist::GLComponent::TexExtrema::maxquant |
Definition at line 180 of file glcomponent.h.
std::vector<float> anatomist::GLComponent::TexExtrema::min |
Definition at line 174 of file glcomponent.h.
std::vector<float> anatomist::GLComponent::TexExtrema::minquant |
Definition at line 178 of file glcomponent.h.
bool anatomist::GLComponent::TexExtrema::scaled |
Definition at line 181 of file glcomponent.h.