#include <JPoint.hpp>
Public Attributes | |
Type | x |
Type | y |
bool | PolarCache |
FType | r |
FType | theta |
|
Definition at line 26 of file JPoint.hpp. Referenced by JPoint::getAngle(), JPoint::getPolarfromXY(), JPoint::getR(), JPoint::getXYfromPolar(), JPoint::operator++(), JPoint::operator--(), JPoint::setPoint(), JPoint::setX(), and JPoint::setY().
|
|
Definition at line 27 of file JPoint.hpp. Referenced by JPoint::getPolarfromXY(), JPoint::getR(), JPoint::getXYfromPolar(), JPoint::operator++(), JPoint::operator--(), JPoint::setPolar(), and JPoint::setR().
|
|
Definition at line 28 of file JPoint.hpp. Referenced by JPoint::getAngle(), JPoint::getPolarfromXY(), JPoint::getXYfromPolar(), JPoint::setAngle(), and JPoint::setPolar().
|
|
Definition at line 23 of file JPoint.hpp. Referenced by JPoint::JPoint(), JPoint::getPolarfromXY(), JPoint::getX(), JPoint::getXYfromPolar(), JPoint::operator<<(), JPoint::setPoint(), and JPoint::setX().
|
|
Definition at line 24 of file JPoint.hpp. Referenced by JPoint::JPoint(), JPoint::getPolarfromXY(), JPoint::getXYfromPolar(), JPoint::getY(), JPoint::operator<<(), JPoint::setPoint(), and JPoint::setY().
|