Home
last modified time | relevance | path

Searched refs:getCutBetweenLineAndPlane (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygontools.hxx159 …bool getCutBetweenLineAndPlane(const B3DVector& rPlaneNormal, const B3DPoint& rPlanePoint, const B…
/aoo4110/main/drawinglayer/source/processor3d/
H A Dcutfindprocessor3d.cxx190 … if(basegfx::tools::getCutBetweenLineAndPlane(aPlaneNormal, aPointOnPlane, maFront, maBack, fCut)) in processBasePrimitive3D()
/aoo4110/main/basegfx/source/polygon/
H A Db3dpolygontools.cxx1124 …bool getCutBetweenLineAndPlane(const B3DVector& rPlaneNormal, const B3DPoint& rPlanePoint, const B… in getCutBetweenLineAndPlane() function
1156 … return getCutBetweenLineAndPlane(aPlaneNormal, aPointOnPlane, rEdgeStart, rEdgeEnd, fCut); in getCutBetweenLineAndPolygon()

Completed in 20 milliseconds