Skip to content
Amethyst documentation
AmethystAPI
Examples
Getting Started
Reverse Engineering
Toggle navigation menu
⌘
K
Amethyst documentation
/
AmethystAPI
/
File list
/
File Matrix.hpp
File Matrix.hpp
¶
class
Matrix
¶
Public Functions
void
translate
(
float
x
,
float
y
,
float
z
)
¶
void
scale
(
float
scaleX
,
float
scaleY
,
float
scaleZ
)
¶
Public Members
glm
::
mat4x4
_m
¶