kicad/plugins/3d/vrml/v2
Seth Hillbrand 7c28c3838a Comment-only changes
Makes class comments conform to coding standards
2020-01-10 16:43:01 -08:00
..
vrml2_appearance.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_appearance.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_base.cpp Added comments on skipped patterns in VRML2 parser 2017-04-25 20:24:44 -04:00
vrml2_base.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_box.cpp Cleanup: Replace push_back with emplace_back 2019-12-05 13:41:21 -08:00
vrml2_box.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_color.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_color.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_coords.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_coords.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_faceset.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_faceset.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_inline.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_inline.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_lineset.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_lineset.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_material.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_material.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_node.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_node.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_norms.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_norms.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_pointset.cpp Changed VRML2 parser debug output from stderr to wxLogTrace 2016-02-23 13:31:51 +11:00
vrml2_pointset.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_shape.cpp Remove dead code (Coverity CID 149046) 2016-06-03 06:30:47 -04:00
vrml2_shape.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_switch.cpp Fixed bad delete/delete [] invocations and other warnings and errors as suggested by cppcheck 2016-04-05 20:32:22 +10:00
vrml2_switch.h Comment-only changes 2020-01-10 16:43:01 -08:00
vrml2_transform.cpp Silence/fix double to float conversion warnings 2019-12-12 21:51:21 +00:00
vrml2_transform.h Comment-only changes 2020-01-10 16:43:01 -08:00