|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::Transform, including all inherited members.
| apply(const Point3 &theP) const noexcept | occtl::Transform | inline |
| apply(const Vector3 &theV) const noexcept | occtl::Transform | inline |
| apply(const Direction3 &theD) const | occtl::Transform | inline |
| c_type() const noexcept | occtl::Transform | inline |
| compose(const Transform &theSecond) const noexcept | occtl::Transform | inline |
| from_axis2(const Axis2Placement &theFrame) | occtl::Transform | inlinestatic |
| from_axis3(const Axis3Placement &theFrame) | occtl::Transform | inlinestatic |
| identity() noexcept | occtl::Transform | inlinestatic |
| inverted() const | occtl::Transform | inline |
| rotation(const Axis1Placement &theAxis, const double theAngle) | occtl::Transform | inlinestatic |
| scale(const Point3 &theCenter, const double theFactor) | occtl::Transform | inlinestatic |
| Transform(const occtl_transform_t &theC) noexcept | occtl::Transform | inlineexplicit |
| translation(const Vector3 &theV) noexcept | occtl::Transform | inlinestatic |