This is the complete list of members for VICUS::PlaneGeometry, including all inherited members.
| area(int digits=1) const | VICUS::PlaneGeometry | |
| centerPoint() const | VICUS::PlaneGeometry | inline |
| changeOrigin(unsigned int idx) | VICUS::PlaneGeometry | |
| flip() | VICUS::PlaneGeometry | |
| holes() const | VICUS::PlaneGeometry | inline |
| holeTriangulationData() const | VICUS::PlaneGeometry | |
| inclination(int digits=1) const | VICUS::PlaneGeometry | |
| intersectsLine(const IBKMK::Vector3D &p1, const IBKMK::Vector3D &d, IBKMK::Vector3D &intersectionPoint, double &dist, int &holeIndex, bool hitBackfacingPlanes=false, bool endlessPlane=false) const | VICUS::PlaneGeometry | |
| isValid() const | VICUS::PlaneGeometry | |
| localX() const | VICUS::PlaneGeometry | inline |
| localY() const | VICUS::PlaneGeometry | inline |
| normal() const | VICUS::PlaneGeometry | inline |
| offset() const | VICUS::PlaneGeometry | inline |
| orientation(int digits=1) const | VICUS::PlaneGeometry | |
| PlaneGeometry() | VICUS::PlaneGeometry | inline |
| PlaneGeometry(IBKMK::Polygon2D::type_t t, const IBKMK::Vector3D &a, const IBKMK::Vector3D &b, const IBKMK::Vector3D &c) | VICUS::PlaneGeometry | |
| PlaneGeometry(const IBKMK::Polygon3D &poly3D) | VICUS::PlaneGeometry | |
| polygon2D() const | VICUS::PlaneGeometry | inline |
| polygon3D() const | VICUS::PlaneGeometry | inline |
| setGeometry(const Polygon3D &polygon3D, const std::vector< Hole > &holes) | VICUS::PlaneGeometry | |
| setHoles(const std::vector< Hole > &holes) | VICUS::PlaneGeometry | |
| setPolygon(const Polygon3D &polygon3D) | VICUS::PlaneGeometry | |
| triangulationData() const | VICUS::PlaneGeometry | |
| triangulationDataWithoutHoles() const | VICUS::PlaneGeometry | |