Moodle PHP Documentation 4.5
Moodle 4.5.5+ (Build: 20250711) (ce34e8ff087)
|
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 |