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