|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::Point3, including all inherited members.
| c_type() const noexcept | occtl::Point3 | inline |
| distance_to(const Point3 &theOther) const noexcept | occtl::Point3 | inline |
| midpoint(const Point3 &theOther) const noexcept | occtl::Point3 | inline |
| Point3() noexcept | occtl::Point3 | inline |
| Point3(const double theX, const double theY, const double theZ) noexcept | occtl::Point3 | inline |
| Point3(const occtl_point3_t &theC) noexcept | occtl::Point3 | inlineexplicit |
| x() const noexcept | occtl::Point3 | inline |
| y() const noexcept | occtl::Point3 | inline |
| z() const noexcept | occtl::Point3 | inline |