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