#include </private/tmp/openvdb-20240426-83310-mrqm9y/openvdb-11.0.0/openvdb/openvdb/Types.h>
|
static const bool | IsVec = true |
|
static const int | Size = T::size |
|
◆ ElementType
template<typename T , bool = IsSpecializationOf<T, math::Vec2>::value || IsSpecializationOf<T, math::Vec3>::value || IsSpecializationOf<T, math::Vec4>::value>
◆ IsVec
template<typename T , bool = IsSpecializationOf<T, math::Vec2>::value || IsSpecializationOf<T, math::Vec3>::value || IsSpecializationOf<T, math::Vec4>::value>
◆ Size
template<typename T , bool = IsSpecializationOf<T, math::Vec2>::value || IsSpecializationOf<T, math::Vec3>::value || IsSpecializationOf<T, math::Vec4>::value>