Default types
Default math object types. More...
Typedefs | |
using | Vec2 = TVec2< Float, SIMD::None > |
using | Vec3 = TVec3< Float, SIMD::Default > |
using | Vec4 = TVec4< Float, SIMD::Default > |
using | Mat3 = TMat3< Float, SIMD::Default > |
using | Mat4 = TMat4< Float, SIMD::Default > |
Detailed Description
Default math object types.