OpenWalnut  1.5.0dev
WPlane Member List

This is the complete list of members for WPlane, including all inherited members.

getNormal() constWPlaneinline
getPointInPlane(double x, double y) constWPlane
getPosition() constWPlaneinline
isInPlane(WPosition point) constWPlane
m_firstWPlaneprotected
m_normalWPlaneprotected
m_posWPlaneprotected
m_secondWPlaneprotected
resetPosition(WPosition newPos)WPlane
samplePoints(const WGridRegular3D &grid, double stepWidth)WPlane
samplePoints(double stepWidth, size_t numX, size_t numY) constWPlane
setNormal(const WVector3d &normal)WPlaneinline
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()WPlanevirtual