• Wayne Stambaugh's avatar
    Memory allocation improvements and other minor fixes. · cc7e7fc5
    Wayne Stambaugh authored
    * Replace C malloc() and free() functions with C++ new and delete
      operators or the appropriate STL container.
    * Add option to end mouse capture function to skip executing the end
      mouse capture callback.
    * Lots of coding policy and Doxygen comment goodness.
    cc7e7fc5
Name
Last commit
Last update
..
3d_aux.cpp Loading commit data...
3d_canvas.cpp Loading commit data...
3d_class.cpp Loading commit data...
3d_draw.cpp Loading commit data...
3d_frame.cpp Loading commit data...
3d_read_mesh.cpp Loading commit data...
3d_struct.h Loading commit data...
3d_toolbar.cpp Loading commit data...
3d_viewer.h Loading commit data...
CMakeLists.txt Loading commit data...
trackball.cpp Loading commit data...
trackball.h Loading commit data...