|
Ginger 1.1.5; VERSION ${PROJECT_VERSION}
|
This is the complete list of members for ginger::Vector2Ref, including all inherited members.
| _x | ginger::Vector2Ref | |
| _y | ginger::Vector2Ref | |
| cross(const Vector2Ref &other) const -> double | ginger::Vector2Ref | inline |
| dot(const Vector2Ref &other) const -> double | ginger::Vector2Ref | inline |
| operator*(const double &alpha) const -> Vector2< double, double > | ginger::Vector2Ref | inline |
| operator*=(const double &alpha) -> Vector2Ref & | ginger::Vector2Ref | inline |
| operator+=(const Vector2< double, double > &other) -> Vector2Ref & | ginger::Vector2Ref | inline |
| operator-=(const Vector2< double, double > &other) -> Vector2Ref & | ginger::Vector2Ref | inline |
| operator/=(const double &alpha) -> Vector2Ref & | ginger::Vector2Ref | inline |
| operator<< | ginger::Vector2Ref | friend |
| Vector2Ref() noexcept | ginger::Vector2Ref | inline |
| Vector2Ref(double &x, double &y) noexcept | ginger::Vector2Ref | inline |
| x() const noexcept -> const double & | ginger::Vector2Ref | inline |
| y() const noexcept -> const double & | ginger::Vector2Ref | inline |