olcPixelGameEngine v2.28
The official distribution of olcPixelGameEngine, a tool used in javidx9's YouTube videos and projects
Loading...
Searching...
No Matches
olc::mat3_generic< T > Member List

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) constolc::mat3_generic< T >inline
molc::mat3_generic< T >
mat3_generic()olc::mat3_generic< T >inline
mat3_generic(const mat3_generic &m)=defaultolc::mat3_generic< T >
operator()(size_t row, size_t col)olc::mat3_generic< T >inline
operator()(size_t row, size_t col) constolc::mat3_generic< T >inline
operator*(const olc::v2d_generic< T > &v) constolc::mat3_generic< T >inline
operator*(const mat3_generic &rhs) constolc::mat3_generic< T >inline
operator=(const mat3_generic &m)=defaultolc::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