Tracore
|
This is the complete list of members for util::MyMath, including all inherited members.
Clamp(double min, double max, double value) | util::MyMath | static |
EuclideanDistance(cv::Point3d a, cv::Point3d b) | util::MyMath | static |
EuclideanDistance(cv::Point2d a, cv::Point2d b) | util::MyMath | static |
InverseLerp(double a, double b, double value) | util::MyMath | static |
Lerp(double a, double b, double value) | util::MyMath | static |
PI (defined in util::MyMath) | util::MyMath | static |
Radian(double degree) | util::MyMath | static |