vcglib/wrap/gui
granzuglia e278fceee8 removed compiler error glColor(Color4b::LightGray); -> glColor(Color4b(Color4b::LightGray)); 2016-05-06 02:08:57 +00:00
..
activecoordinateframe.cpp Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters. 2013-01-28 15:15:14 +00:00
activecoordinateframe.h
coordinateframe.cpp removed compiler error glColor(Color4b::LightGray); -> glColor(Color4b(Color4b::LightGray)); 2016-05-06 02:08:57 +00:00
coordinateframe.h
frustum.h changes and minor fix to enable input/output with VMI on memory 2012-07-02 14:38:10 +00:00
rubberband.cpp - changed rubberband rendering mode (now draws in XOR) 2015-11-10 16:51:43 +00:00
rubberband.h - changed rubberband rendering mode (now draws in XOR) 2015-11-10 16:51:43 +00:00
trackball.cpp
trackball.h Small Change of the Trackball apply interface. It does no more require a bool to specify if the trackball icon has to be drawn because it is always wrong to draw the trackball at the apply time (two reasons, antialiasing and transparency and zbuffer preservation) So now the standard call is just Apply() without the useless bool parameters. 2013-01-28 15:15:14 +00:00
trackmode.cpp Trackball Improvement. Now it works well also for ortho views 2014-11-04 23:16:04 +00:00
trackmode.h
trackrecorder.h
trackutils.h Other small improvement to the trackball for the ortographic case 2014-11-05 11:02:51 +00:00
view.h Trackball Improvement. Now it works well also for ortho views 2014-11-04 23:16:04 +00:00