|
cesium-native 0.62.0
|
The number of dimensions that this type contains. More...
#include <CesiumGltf/PropertyTypeTraits.h>
Static Public Attributes | |
| static constexpr glm::length_t | dimensions = n |
The number of dimensions present in this glm::vec type. | |
The number of dimensions that this type contains.
Definition at line 408 of file PropertyTypeTraits.h.
|
staticconstexpr |
The number of dimensions present in this glm::vec type.
For example, for a glm::dvec3 this value would be 3.
Definition at line 414 of file PropertyTypeTraits.h.