kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes2D
Seth Hillbrand a6325aab29 Replacing Tesselation
Replaces Poly2Tri with updated code to process polygons faster and more
robustly.  Notably, we can now handle overlapping holes in the polygons,
allowing us to cache the triangulation of complex boards
2018-09-01 19:30:50 -07:00
..
cbbox2d.cpp Doxygen comment improvements. 2017-06-13 19:47:46 -04:00
cbbox2d.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cfilledcircle2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cfilledcircle2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
citemlayercsg2d.cpp (forget to staged modified files) 2016-10-09 11:33:53 -04:00
citemlayercsg2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cobject2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cobject2d.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cpolygon2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cpolygon2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cpolygon4pts2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cpolygon4pts2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
cring2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
cring2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
croundsegment2d.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
croundsegment2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
ctriangle2d.cpp Replacing Tesselation 2018-09-01 19:30:50 -07:00
ctriangle2d.h Replacing Tesselation 2018-09-01 19:30:50 -07:00