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