Home
last modified time | relevance | path

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

/trunk/main/basegfx/source/polygon/
H A Db3dpolygonclipper.cxx487 …B3DPolyPolygon clipPolygonOnPlane(const B3DPolygon& rCandidate, const B3DPoint& rPointOnPlane, con… in clipPolygonOnPlane() argument
500 aMatrixTransform.translate(-rPointOnPlane.getX(), -rPointOnPlane.getY(), -rPointOnPlane.getZ()); in clipPolygonOnPlane()
526 …pPolyPolygonOnPlane(const B3DPolyPolygon& rCandidate, const B3DPoint& rPointOnPlane, const B3DVect… in clipPolyPolygonOnPlane() argument
539 aMatrixTransform.translate(-rPointOnPlane.getX(), -rPointOnPlane.getY(), -rPointOnPlane.getZ()); in clipPolyPolygonOnPlane()
/trunk/main/basegfx/inc/basegfx/polygon/
H A Db3dpolygonclipper.hxx75 …pPolyPolygonOnPlane(const B3DPolyPolygon& rCandidate, const B3DPoint& rPointOnPlane, const B3DVect…
78 …ygon clipPolygonOnPlane(const B3DPolygon& rCandidate, const B3DPoint& rPointOnPlane, const B3DVect…

Completed in 23 milliseconds