Moodle PHP Documentation 5.1
Moodle 5.1dev (Build: 20250711) (9addea9f0ac)
|
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 |