FreeCAD C++
|
This is the complete list of members for Base::ViewProjMethod, including all inherited members.
getProjectionMatrix(void) const =0 | Base::ViewProjMethod | pure virtual |
inverse(const Vector3f &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
inverse(const Vector3d &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
operator()(const Vector3f &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
operator()(const Vector3d &rclPt) const =0 | Base::ViewProjMethod | pure virtual |