kicad/3d-viewer/3d_rendering/3d_render_raytracing
jean-pierre charras 86be755c83 Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
..
accelerators Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
shapes2D Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
shapes3D Fix compil warning: do not use class instead of struct in forward declarations 2021-01-06 09:29:03 +01:00
PerlinNoise.cpp 3D viewer code cleaning round 2. 2020-12-12 12:35:31 -05:00
PerlinNoise.h 3D viewer code cleaning round 2. 2020-12-12 12:35:31 -05:00
create_scene.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
frustum.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
frustum.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
hitinfo.h 3D Viewer: remove all instances of "C" prefix from object names. 2021-01-02 17:45:36 -05:00
light.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
material.cpp 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
material.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
mortoncodes.cpp 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
mortoncodes.h Cleanup: Replace C-only deprecated headers 2019-12-05 11:03:15 -08:00
ray.cpp 3D viewer code cleaning round 2. 2020-12-12 12:35:31 -05:00
ray.h 3D viewer code cleaning round 2. 2020-12-12 12:35:31 -05:00
raypacket.cpp 3D Viewer: remove all instances of "C" prefix from object names. 2021-01-02 17:45:36 -05:00
raypacket.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00
render_3d_raytrace.cpp 3D Viewer: member variable and method naming improvements. 2021-01-05 17:24:29 -05:00
render_3d_raytrace.h 3D Viewer: remove all instances of "c" prefix from file names. 2021-01-03 17:44:49 -05:00