![]() |
Orfeo Toolbox
3.16
|
#include <itkFixedArray.h>
Static Public Attributes | |
| static const unsigned int | VectorDimension = TVector::Dimension |
Due to a bug in MSVC, an enum value cannot be accessed out of a template parameter until the template class opens. In order for templated classes to access the dimension of a vector template parameter in defining their own dimension, this class is needed as a work-around.
Definition at line 37 of file itkFixedArray.h.
|
static |
Definition at line 39 of file itkFixedArray.h.