kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes2D
Seth Hillbrand ddea4e11d1 3d-viewer: Fix intersection bug
Bounding box check always returned false, leading to incorrect BBox
checks when one bbox is interior to the other
2018-10-11 14:47:06 -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: Fix intersection bug 2018-10-11 14:47:06 -07:00
croundsegment2d.h Explicitly mark overriding functions. 2016-09-24 14:53:15 -04:00
ctriangle2d.cpp Fixed a shadowed variable warning 2018-09-10 10:06:17 +02:00
ctriangle2d.h Replacing Tesselation 2018-09-01 19:30:50 -07:00