Moodle PHP Documentation 4.5
Moodle 4.5dev (Build: 20240606) (d3ae1391abe)
|
This is the complete list of members for Vector, including all inherited members.
$x (defined in Vector) | Vector | protected |
$y (defined in Vector) | Vector | protected |
__construct($x=.0, $y=.0) | Vector | |
getX() | Vector | |
getY() | Vector | |
multiplyWithMatrix(Matrix $matrix) | Vector |