[−][src]Module nova_math::types::std140
Type Definitions
| DMat4x4P | A packed 4x4 f64 matrix |
| DVec2P | A packed 2 component f64 vector |
| DVec3P | A packed 3 component f64 vector |
| DVec4P | A packed 4 component f64 vector |
| Mat4x4P | A packed 4x4 f32 matrix |
| Vec2P | A packed 2 component f32 vector |
| Vec3P | A packed 3 component f32 vector |
| Vec4P | A packed 4 component f32 vector |