Band group struct. More...
#include <ProjectBuilder.h>
Data Fields | |
std::vector< std::string > | bands |
bool | grayscale |
bool | norm |
Band group struct.
Definition at line 190 of file ProjectBuilder.h.
std::vector<std::string> bandGroup::bands |
Definition at line 191 of file ProjectBuilder.h.
bool bandGroup::grayscale |
Definition at line 192 of file ProjectBuilder.h.
bool bandGroup::norm |
Definition at line 193 of file ProjectBuilder.h.