Jameo Core Library
Loading...
Searching...
No Matches
jm::Vertex2 Member List

This is the complete list of members for jm::Vertex2, including all inherited members.

abs() constjm::Vertex2
angleTo(const Vertex2 &another) constjm::Vertex2
crossProduct(const Vertex2 &another) constjm::Vertex2
dotProduct(const Vertex2 &another) constjm::Vertex2
isCollinear(const Vertex2 &another) constjm::Vertex2
isLeftTo(const Vertex2 &another) constjm::Vertex2
isOrthogonal(const Vertex2 &another) constjm::Vertex2
isRightTo(const Vertex2 &another) constjm::Vertex2
isValid() constjm::Vertex2
normalize()jm::Vertex2
normalized() constjm::Vertex2
operator+=(const Vertex2 &another)jm::Vertex2
operator-=(const Vertex2 &another)jm::Vertex2
operator/(double b) constjm::Vertex2
operator<<jm::Vertex2friend
rotate(double angle)jm::Vertex2
rotated(double angle) constjm::Vertex2
scale(const Vertex2 &another) constjm::Vertex2
Vertex2() noexcept=defaultjm::Vertex2
Vertex2(double x, double y) noexceptjm::Vertex2
Vertex2(const Vertex3 &v3) noexceptjm::Vertex2explicit
xjm::Vertex2
yjm::Vertex2