![]() |
OpenWalnut
1.5.0dev
|
This is the complete list of members for WPlane, including all inherited members.
| getNormal() const | WPlane | inline |
| getPointInPlane(double x, double y) const | WPlane | |
| getPosition() const | WPlane | inline |
| isInPlane(WPosition point) const | WPlane | |
| m_first | WPlane | protected |
| m_normal | WPlane | protected |
| m_pos | WPlane | protected |
| m_second | WPlane | protected |
| resetPosition(WPosition newPos) | WPlane | |
| samplePoints(const WGridRegular3D &grid, double stepWidth) | WPlane | |
| samplePoints(double stepWidth, size_t numX, size_t numY) const | WPlane | |
| setNormal(const WVector3d &normal) | WPlane | inline |
| setPlaneVectors(const WVector3d &first, const WVector3d &second) | WPlane | |
| WPlane(const WVector3d &normal, const WPosition &pos) | WPlane | |
| WPlane(const WVector3d &normal, const WPosition &pos, const WVector3d &first, const WVector3d &second) | WPlane | |
| ~WPlane() | WPlane | virtual |