kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes2D
Marek Roszko 907e282347 Silence some msvc warnings
- exception variables that were unused
- RAYSEG2D improperly foward declared with class instead of struct
- unused vars
2021-02-20 11:58:55 -05:00
..
4pt_polygon_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
4pt_polygon_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
bbox_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
bbox_2d.h Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
filled_circle_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
filled_circle_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
layer_item_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
layer_item_2d.h Silence some msvc warnings 2021-02-20 11:58:55 -05:00
object_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
object_2d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
polygon_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
polygon_2d.h 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
ring_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
ring_2d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
round_segment_2d.cpp 3D Viewer: more code cleaning and naming improvements. 2021-01-07 14:33:43 -05:00
round_segment_2d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
triangle_2d.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
triangle_2d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00