Searched refs:rPointOnPlane (Results 1 – 2 of 2) sorted by relevance
/trunk/main/basegfx/source/polygon/ |
H A D | b3dpolygonclipper.cxx | 487 …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 D | b3dpolygonclipper.hxx | 75 …pPolyPolygonOnPlane(const B3DPolyPolygon& rCandidate, const B3DPoint& rPointOnPlane, const B3DVect… 78 …ygon clipPolygonOnPlane(const B3DPolygon& rCandidate, const B3DPoint& rPointOnPlane, const B3DVect…
|
Completed in 14 milliseconds