Home
last modified time | relevance | path

Searched refs:aPointOnPlane (Results 1 – 2 of 2) sorted by relevance

/trunk/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx187 const basegfx::B3DPoint aPointOnPlane(aPolygon.getB3DPoint(0)); in processBasePrimitive3D() local
190 … if(basegfx::tools::getCutBetweenLineAndPlane(aPlaneNormal, aPointOnPlane, maFront, maBack, fCut)) in processBasePrimitive3D()
/trunk/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx1154 const B3DPoint aPointOnPlane(rCandidate.getB3DPoint(0)); in getCutBetweenLineAndPolygon() local
1156 … return getCutBetweenLineAndPlane(aPlaneNormal, aPointOnPlane, rEdgeStart, rEdgeEnd, fCut); in getCutBetweenLineAndPolygon()

Completed in 21 milliseconds