![]() |
anatomist 6.0.4
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 178 of file glcomponent.h.
| anatomist::GLComponent::TexExtrema::TexExtrema | ( | ) |
| std::vector<float> anatomist::GLComponent::TexExtrema::max |
Definition at line 185 of file glcomponent.h.
| std::vector<float> anatomist::GLComponent::TexExtrema::maxquant |
Definition at line 189 of file glcomponent.h.
| std::vector<float> anatomist::GLComponent::TexExtrema::min |
Definition at line 183 of file glcomponent.h.
| std::vector<float> anatomist::GLComponent::TexExtrema::minquant |
Definition at line 187 of file glcomponent.h.
| bool anatomist::GLComponent::TexExtrema::scaled |
Definition at line 190 of file glcomponent.h.