![]() |
OpenMesh
|
Public Types | |
using | vector_type = Custom::Vec<DIM> |
using | value_type = float |
typedef Custom::Vec< DIM >::vector_type | vector_type |
Type of the vector class. | |
typedef Custom::Vec< DIM >::value_type | value_type |
Type of the scalar value. | |
Static Public Member Functions | |
static size_t | size () |
static size_t | size () |
size/dimension of the vector | |
Static Public Attributes | |
static const size_t | size_ = DIM |
static const size_t | size_ |
size/dimension of the vector | |