|
OpenLexocad
27.1
|
This is the complete list of members for Base::ViewProjMethod, including all inherited members.
| getComposedProjectionMatrix(void) const | Base::ViewProjMethod | |
| getProjectionMatrix(void) const =0 | Base::ViewProjMethod | pure virtual |
| getTransform() const | Base::ViewProjMethod | inline |
| inverse(const Vector3f &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
| inverse(const Vector3d &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
| isValid() const | Base::ViewProjMethod | inlinevirtual |
| operator()(const Vector3f &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
| operator()(const Vector3d &rclPt) const =0 | Base::ViewProjMethod | pure virtual |
| setTransform(const Base::Matrix4D &) | Base::ViewProjMethod | |
| transformInput(const Base::Vector3f &, Base::Vector3f &) const | Base::ViewProjMethod | protected |
| transformInput(const Base::Vector3d &, Base::Vector3d &) const | Base::ViewProjMethod | protected |
| ViewProjMethod() | Base::ViewProjMethod | protected |
| ~ViewProjMethod() | Base::ViewProjMethod | inlinevirtual |