MCPcopy Create free account

hub / github.com/AngusJohnson/Clipper2 / functions

Functions1,204 in github.com/AngusJohnson/Clipper2

↓ 1 callersFunctionPolyPathToPathsD
CPP/Clipper2Lib/include/clipper2/clipper.h:278
↓ 1 callersFunctionPolyTreeToPathsD
CPP/Clipper2Lib/include/clipper2/clipper.h:411
↓ 1 callersFunctionPressEnterToExit
CPP/Examples/RectClipping/RectClipping.cpp:207
↓ 1 callersFunctionRandomTest
CPP/Examples/RandomClipping/RandomClipping.cpp:92
↓ 1 callersMethodRectClip
(Rect64 rect, Paths64 paths)
CSharp/Clipper2Lib/Clipper.cs:166
↓ 1 callersFunctionSaveTest
CPP/Utils/ClipFileSave.cpp:249
↓ 1 callersMethodScalePaths
(Paths64 paths, double scale)
CSharp/Clipper2Lib/Clipper.cs:399
↓ 1 callersMethodSetCoordsStyle
CPP/Utils/clipper.svg.cpp:58
↓ 1 callersMethodSetScale
CPP/Clipper2Lib/include/clipper2/clipper.engine.h:426
↓ 1 callersFunctionSetZCallback64
CPP/Clipper2Lib/include/clipper2/clipper.export.h:838
↓ 1 callersFunctionSetZCallbackD
CPP/Clipper2Lib/include/clipper2/clipper.export.h:843
↓ 1 callersFunctionSimplifyPaths
CPP/Clipper2Lib/include/clipper2/clipper.h:706
↓ 1 callersMethodSimplifyPaths
(Paths64 paths, double epsilon, bool isClosedPaths = true)
CSharp/Clipper2Lib/Clipper.cs:1005
↓ 1 callersFunctionSimulateNegativeFill
CPP/Utils/clipper.svg.cpp:135
↓ 1 callersFunctionSimulatePositiveFill
CPP/Utils/clipper.svg.cpp:141
↓ 1 callersMethodSqr
(double val)
CSharp/Clipper2Lib/Clipper.cs:660
↓ 1 callersFunctionStripDuplicates
CPP/Clipper2Lib/include/clipper2/clipper.core.h:662
↓ 1 callersMethodStripDuplicates
(Path64 path, bool isClosedPath)
CSharp/Clipper2Lib/Clipper.cs:737
↓ 1 callersFunctionStripDuplicates1
CPP/BenchMark/StripDuplicateBenchmark.cpp:13
↓ 1 callersFunctionStripDuplicates2
CPP/BenchMark/StripDuplicateBenchmark.cpp:36
↓ 1 callersFunctionSvgAddOpenSolution
CPP/Utils/clipper.svg.utils.h:138
↓ 1 callersFunctionSvgAddRCSolution
SvgAddRCSolution - random color for each individual polygon (eg when triangulating)
CPP/Utils/clipper.svg.utils.h:115
↓ 1 callersFunctionSystem
CPP/Examples/Benchmarks/Benchmarks.cpp:126
↓ 1 callersFunctionSystem
CPP/Examples/RandomClipping/RandomClipping.cpp:146
↓ 1 callersFunctionSystem
CPP/Examples/PolygonSamples/PolygonSamples.cpp:95
↓ 1 callersFunctionSystem
CPP/Examples/Triangulation/Triangulation.cpp:15
↓ 1 callersFunctionTestingZ_Double
CPP/Examples/UsingZ/UsingZ.cpp:73
↓ 1 callersMethodToStringInternal
(int idx, int level)
CSharp/Clipper2Lib/Clipper.Engine.cs:3532
↓ 1 callersFunctionTriangulate64
CPP/Clipper2Lib/include/clipper2/clipper.export.h:816
↓ 1 callersFunctionTriangulateResultAsString
CPP/Examples/Triangulation/Triangulation.cpp:42
↓ 1 callersMethodWidth
()
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Core.cs:82
↓ 1 callersFunctiondivide
CPP/BenchMark/GetIntersectPtBenchmark.cpp:181
↓ 1 callersFunctiontest1
CPP/Examples/VariableOffset/VariableOffset.cpp:19
↓ 1 callersFunctiontest2
CPP/Examples/VariableOffset/VariableOffset.cpp:48
↓ 1 callersFunctiontest3
CPP/Examples/VariableOffset/VariableOffset.cpp:76
↓ 1 callersFunctiontest4
CPP/Examples/VariableOffset/VariableOffset.cpp:104
↓ 1 callersFunctiontest5
CPP/Examples/VariableOffset/VariableOffset.cpp:131
MethodAdd
(Point64 point, VertexFlags flags, Vertex? prev)
CSharp/Clipper2Lib/PooledList.cs:28
MethodAdd
()
CSharp/Clipper2Lib/PooledList.cs:88
MethodAdd
(OutPt ltor, OutPt rtol)
CSharp/Clipper2Lib/PooledList.cs:145
MethodAddCaption
(SvgWriter svg, string caption, int x, int y)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:391
MethodAddChild
(Path64 p)
CSharp/Clipper2Lib/Clipper.Engine.cs:3524
MethodAddChild
(Path64 p)
CSharp/Clipper2Lib/Clipper.Engine.cs:3568
MethodAddChild
CPP/Clipper2Lib/include/clipper2/clipper.engine.h:359
MethodAddClip
(SvgWriter svg, Path64 path)
CSharp/Utils/SVG/Clipper.SVG.Utils.cs:62
MethodAddClip
(Path64 path)
CSharp/Clipper2Lib/Clipper.Engine.cs:853
MethodAddClip
(Paths64 paths)
CSharp/Clipper2Lib/Clipper.Engine.cs:3216
MethodAddClip
(SvgWriter svg, long[] path)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:424
MethodAddClip
CPP/Clipper2Lib/include/clipper2/clipper.engine.h:477
MethodAddClips
(SvgWriter svg, long[] paths)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:434
MethodAddCorner
(Location prev, Location curr)
CSharp/Clipper2Lib/Clipper.RectClip.cs:231
MethodAddCorner
CPP/Clipper2Lib/src/clipper.rectclip.cpp:349
MethodAddEdgeToActives
(Edge edge)
CSharp/Clipper2Lib/Clipper.Triangulation.cs:729
MethodAddEdgeToActives
CPP/Clipper2Lib/src/clipper.triangulation.cpp:867
MethodAddLocMin
(Vertex vert, PathType polytype, bool isOpen, List<LocalMinima> minimaList)
CSharp/Clipper2Lib/Clipper.Engine.cs:222
MethodAddLocMin
CPP/Clipper2Lib/src/clipper.engine.cpp:719
MethodAddLocalMaxPoly
(Active ae1, Active ae2, Point64 pt)
CSharp/Clipper2Lib/Clipper.Engine.cs:1344
MethodAddLocalMaxPoly
CPP/Clipper2Lib/src/clipper.engine.cpp:1380
MethodAddLocalMinPoly
(Active ae1, Active ae2, Point64 pt, bool isNew = false)
CSharp/Clipper2Lib/Clipper.Engine.cs:1295
MethodAddLocalMinPoly
CPP/Clipper2Lib/src/clipper.engine.cpp:1332
MethodAddNewIntersectNode
(Active ae1, Active ae2, long topY)
CSharp/Clipper2Lib/Clipper.Engine.cs:1917
MethodAddNewIntersectNode
CPP/Clipper2Lib/src/clipper.engine.cpp:2356
MethodAddOpenPath
(Path64 path, uint penColor, double penWidth, bool showCoords = false)
CSharp/Utils/SVG/Clipper.SVG.cs:271
MethodAddOpenPath
(long[] path, uint penColor, double penWidth, bool showCoords = false)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:173
MethodAddOpenSolution
(SvgWriter svg, Paths64 paths, bool show_coords)
CSharp/Utils/SVG/Clipper.SVG.Utils.cs:95
MethodAddOpenSolution
(SvgWriter svg, long[] paths, bool show_coords)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:469
MethodAddOpenSubject
(SvgWriter svg, Paths64 paths)
CSharp/Utils/SVG/Clipper.SVG.Utils.cs:47
MethodAddOpenSubject
(Path64 path)
CSharp/Clipper2Lib/Clipper.Engine.cs:847
MethodAddOpenSubject
(Paths64 paths)
CSharp/Clipper2Lib/Clipper.Engine.cs:3210
MethodAddOpenSubject
CPP/Clipper2Lib/include/clipper2/clipper.engine.h:473
MethodAddOpenSubjects
(SvgWriter svg, long[] paths)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:409
MethodAddOutPt
(Active ae, Point64 pt)
CSharp/Clipper2Lib/Clipper.Engine.cs:1447
MethodAddOutPt
CPP/Clipper2Lib/src/clipper.engine.cpp:1497
MethodAddPath
(Path64 path, PathType polytype, bool isOpen = false)
CSharp/Clipper2Lib/Clipper.Engine.cs:859
MethodAddPath
(Path64 path, PathType polytype, bool isOpen = false)
CSharp/Clipper2Lib/Clipper.Engine.cs:3186
MethodAddPath
(Path64 path)
CSharp/Clipper2Lib/Clipper.Triangulation.cs:90
MethodAddPath
(Path64 path, JoinType joinType, EndType endType)
CSharp/Clipper2Lib/Clipper.Offset.cs:145
MethodAddPath
CPP/Clipper2Lib/src/clipper.triangulation.cpp:1077
MethodAddPath
CPP/Clipper2Lib/src/clipper.engine.cpp:831
MethodAddPaths
(Paths64 paths, PathType pt, bool isOpen)
CSharp/Clipper2Lib/Clipper.Engine.cs:347
MethodAddPaths
(Paths64 paths, PathType polytype, bool isOpen = false)
CSharp/Clipper2Lib/Clipper.Engine.cs:866
MethodAddPaths
(Paths64 paths, PathType polytype, bool isOpen = false)
CSharp/Clipper2Lib/Clipper.Engine.cs:3198
MethodAddPaths
(Paths64 paths)
CSharp/Clipper2Lib/Clipper.Triangulation.cs:201
MethodAddPaths
(Paths64 paths, JoinType joinType, EndType endType)
CSharp/Clipper2Lib/Clipper.Offset.cs:153
MethodAddPaths
CPP/Clipper2Lib/src/clipper.triangulation.cpp:1180
MethodAddPaths
CPP/Clipper2Lib/src/clipper.engine.cpp:728
MethodAddPolyNodeToPaths
(PolyPath64 polyPath, Paths64 paths)
CSharp/Clipper2Lib/Clipper.cs:755
MethodAddPolyNodeToPathsD
(PolyPathD polyPath, PathsD paths)
CSharp/Clipper2Lib/Clipper.cs:773
MethodAddReuseableData
(ReuseableDataContainer64 reuseableData)
CSharp/Clipper2Lib/Clipper.Engine.cs:874
MethodAddReuseableData
(ReuseableDataContainer64 reuseableData)
CSharp/Clipper2Lib/Clipper.Engine.cs:3192
MethodAddReuseableData
CPP/Clipper2Lib/src/clipper.engine.cpp:843
MethodAddSolution
(SvgWriter svg, long[] paths, bool show_coords, bool is_closed = true, bool is_joined = true)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:444
MethodAddSolution_MultiColor
(SvgWriter svg, long[] paths, bool show_coords, bool is_closed = true, bool is_joined = true)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:455
MethodAddSubject
(SvgWriter svg, Path64 path)
CSharp/Utils/SVG/Clipper.SVG.Utils.cs:32
MethodAddSubject
(Path64 path)
CSharp/Clipper2Lib/Clipper.Engine.cs:841
MethodAddSubject
(Paths64 paths)
CSharp/Clipper2Lib/Clipper.Engine.cs:3204
MethodAddSubject
(SvgWriter svg, long[] path)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:396
MethodAddSubject
CPP/Clipper2Lib/include/clipper2/clipper.engine.h:469
MethodAddSubjects
(SvgWriter svg, long[] paths)
DLL/TEST_APPS/CSharp_TestApps/Clipper2Dll.Svg.cs:405
MethodAddToEdge
(List<OutPt2?> edge, OutPt2 op)
CSharp/Clipper2Lib/Clipper.RectClip.cs:197
← previousnext →401–500 of 1,204, ranked by callers