|
OCCT-Light 0.1
C ABI and C++ veneer for multi-language CAD workflows
|
This is the complete list of members for occtl::Vector2, including all inherited members.
| c_type() const noexcept | occtl::Vector2 | inline |
| cross(const Vector2 &theOther) const noexcept | occtl::Vector2 | inline |
| dot(const Vector2 &theOther) const noexcept | occtl::Vector2 | inline |
| magnitude() const noexcept | occtl::Vector2 | inline |
| normalized() const | occtl::Vector2 | inline |
| Vector2() noexcept | occtl::Vector2 | inline |
| Vector2(const double theX, const double theY) noexcept | occtl::Vector2 | inline |
| Vector2(const occtl_vector2_t &theC) noexcept | occtl::Vector2 | inlineexplicit |
| x() const noexcept | occtl::Vector2 | inline |
| y() const noexcept | occtl::Vector2 | inline |