#include <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>