mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
This is the complete list of members for mx::math::point2D< _angleT >, including all inherited members.
point2D() | mx::math::point2D< _angleT > | |
point2D(realT nx, realT ny) | mx::math::point2D< _angleT > | |
point2D(realT nx, realT ny, realT ang) | mx::math::point2D< _angleT > | |
point2D(realT nx, realT ny, realT c, realT s) | mx::math::point2D< _angleT > | |
rotate(realT ang) | mx::math::point2D< _angleT > | |
rotate(realT c, realT s) | mx::math::point2D< _angleT > | |
rotateInPlace(realT ang) | mx::math::point2D< _angleT > | |
rotateInPlace(realT c, realT s) | mx::math::point2D< _angleT > | |
x | mx::math::point2D< _angleT > | |
y | mx::math::point2D< _angleT > |