![]() |
olcPixelGameEngine v2.29
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
|
This is the complete list of members for olc::mat3_generic< T >, including all inherited members.
| clear() | olc::mat3_generic< T > | inline |
| identity() | olc::mat3_generic< T > | inline |
| idx(size_t r, size_t c) const | olc::mat3_generic< T > | inline |
| m | olc::mat3_generic< T > | |
| mat3_generic() | olc::mat3_generic< T > | inline |
| mat3_generic(const mat3_generic &m)=default | olc::mat3_generic< T > | |
| operator()(size_t row, size_t col) | olc::mat3_generic< T > | inline |
| operator()(size_t row, size_t col) const | olc::mat3_generic< T > | inline |
| operator*(const olc::v2d_generic< T > &v) const | olc::mat3_generic< T > | inline |
| operator*(const mat3_generic &rhs) const | olc::mat3_generic< T > | inline |
| operator=(const mat3_generic &m)=default | olc::mat3_generic< T > | |
| rotate(float a) | olc::mat3_generic< T > | inline |
| scale(float x, float y) | olc::mat3_generic< T > | inline |
| scale(const olc::v2d_generic< T > &v) | olc::mat3_generic< T > | inline |
| translate(float x, float y) | olc::mat3_generic< T > | inline |
| translate(const olc::v2d_generic< T > &v) | olc::mat3_generic< T > | inline |