kicad/3d-viewer/3d_rendering/3d_render_raytracing/shapes3D
Seth Hillbrand 548e5f49bd Clean up unused variable usage
Unused variables in function calls can be commented out.  Unused
return variables get a new routine `ignore_unused()` that silences the
warnings with zero overhead.
2021-10-05 10:00:30 -07:00
..
bbox_3d.cpp Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
bbox_3d.h Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
bbox_3d_ray.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
cylinder_3d.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
cylinder_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
dummy_block_3d.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
dummy_block_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
layer_item_3d.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
layer_item_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
object_3d.cpp Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
object_3d.h Debugging improvements and clean up. 2021-05-03 18:08:15 -04:00
plane_3d.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
plane_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
round_segment_3d.cpp Clean up unused variable usage 2021-10-05 10:00:30 -07:00
round_segment_3d.h 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
triangle_3d.cpp Fix source comment / documentation typos 2021-06-09 19:32:58 +00:00
triangle_3d.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00