|
OpenLexocad
27.1
|
This is the complete list of members for Geom::Ax2, including all inherited members.
| angle(const Ax2 &Other) const | Geom::Ax2 | |
| Ax2()=default | Geom::Ax2 | |
| Ax2(const Geom::Pnt &P, const Geom::Dir &N, const Geom::Dir &Vx) | Geom::Ax2 | |
| Ax2(const Geom::Pnt &P, const Geom::Dir &V) | Geom::Ax2 | |
| Ax2(const Geom::Pnt &aP, const Geom::Dir &aZDir, const Geom::Dir &aYDir, const Geom::Dir &aXDir) | Geom::Ax2 | |
| axis() const | Geom::Ax2 | |
| direction() const | Geom::Ax2 | |
| isCoplanar(const Ax2 &Other, const double LinearTolerance, const double AngularTolerance) const | Geom::Ax2 | |
| isCoplanar(const Geom::Ax1 &A1, const double LinearTolerance, const double AngularTolerance) const | Geom::Ax2 | |
| isEqual(const Ax2 &Other, const double tolerance) const | Geom::Ax2 | |
| location() const | Geom::Ax2 | |
| mirror(const Geom::Pnt &P) | Geom::Ax2 | |
| mirror(const Geom::Ax1 &A1) | Geom::Ax2 | |
| mirror(const Ax2 &A2) | Geom::Ax2 | |
| mirrored(const Geom::Pnt &P) const | Geom::Ax2 | |
| mirrored(const Geom::Ax1 &A1) const | Geom::Ax2 | |
| mirrored(const Ax2 &A2) const | Geom::Ax2 | |
| rotate(const Geom::Ax1 &A1, const double Ang) | Geom::Ax2 | |
| rotated(const Geom::Ax1 &A1, const double Ang) const | Geom::Ax2 | |
| scale(const Geom::Pnt &P, const double S) | Geom::Ax2 | |
| scaled(const Geom::Pnt &P, const double S) const | Geom::Ax2 | |
| setAxis(const Geom::Ax1 &A1) | Geom::Ax2 | |
| setDirection(const Geom::Dir &V) | Geom::Ax2 | |
| setLocation(const Geom::Pnt &P) | Geom::Ax2 | |
| setXDirection(const Geom::Dir &Vx) | Geom::Ax2 | |
| setYDirection(const Geom::Dir &Vy) | Geom::Ax2 | |
| transform(const Geom::Trsf &T) | Geom::Ax2 | |
| transformed(const Geom::Trsf &T) const | Geom::Ax2 | |
| translate(const Geom::Vec &V) | Geom::Ax2 | |
| translate(const Geom::Pnt &P1, const Geom::Pnt &P2) | Geom::Ax2 | |
| translated(const Geom::Vec &V) const | Geom::Ax2 | |
| translated(const Geom::Pnt &P1, const Geom::Pnt &P2) const | Geom::Ax2 | |
| xDirection() const | Geom::Ax2 | |
| yDirection() const | Geom::Ax2 |