Moodle PHP Documentation 4.4
Moodle 4.4.1 (Build: 20240610) (db07c09afc5)
|
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 |