#include <a3d/Math.h>
Definition at line 669 of file Math.h.
◆ f32mat2() [1/3]
| a3d::math::f32mat2::f32mat2 |
( |
| ) |
|
◆ f32mat2() [2/3]
| a3d::math::f32mat2::f32mat2 |
( |
f32 |
diag | ) |
|
|
explicit |
◆ f32mat2() [3/3]
| a3d::math::f32mat2::f32mat2 |
( |
const f32vec2 & |
c0_, |
|
|
const f32vec2 & |
c1_ |
|
) |
| |
◆ operator[]() [1/2]
| f32vec2 & a3d::math::f32mat2::operator[] |
( |
std::size_t |
i | ) |
|
◆ operator[]() [2/2]
| const f32vec2 & a3d::math::f32mat2::operator[] |
( |
std::size_t |
i | ) |
const |
◆ c0
The documentation for this struct was generated from the following file: