#include <a3d/Math.h>
Definition at line 678 of file Math.h.
◆ f32mat3() [1/4]
| a3d::math::f32mat3::f32mat3 |
( |
| ) |
|
◆ f32mat3() [2/4]
| a3d::math::f32mat3::f32mat3 |
( |
f32 |
diag | ) |
|
|
explicit |
◆ f32mat3() [3/4]
◆ f32mat3() [4/4]
| a3d::math::f32mat3::f32mat3 |
( |
const f32mat4 & |
m | ) |
|
◆ operator[]() [1/2]
| f32vec3 & a3d::math::f32mat3::operator[] |
( |
std::size_t |
i | ) |
|
◆ operator[]() [2/2]
| const f32vec3 & a3d::math::f32mat3::operator[] |
( |
std::size_t |
i | ) |
const |
◆ c0
The documentation for this struct was generated from the following file: