|
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::mat type. | |
The number of dimensions that this type contains.
Definition at line 419 of file PropertyTypeTraits.h.
|
staticconstexpr |
The number of dimensions present in this glm::mat type.
For example, for a glm::dmat4x4 this value would be 4.
Definition at line 425 of file PropertyTypeTraits.h.