vcglib/wrap/gui
Marco Callieri 84c99ef920 added axis display on trackball pan
When the trackball is panned, axes are rendered in the trackball sphere
2016-11-21 17:07:40 +01: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 Added doxygen documentation 2008-03-21 16:08:43 +00:00
coordinateframe.cpp removed compiler error glColor(Color4b::LightGray); -> glColor(Color4b(Color4b::LightGray)); 2016-05-06 02:08:57 +00:00
coordinateframe.h Reasonable but harmless clang warning cleanup 2014-07-01 07:21:34 +00:00
frustum.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
rubberband.cpp updated rubberband drawing mode (for meshlab measurement filter) 2016-10-20 12:24:17 +02:00
rubberband.h - changed rubberband rendering mode (now draws in XOR) 2015-11-10 16:51:43 +00:00
trackball.cpp Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
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 added axis display on trackball pan 2016-11-21 17:07:40 +01:00
trackmode.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
trackrecorder.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00
trackutils.h added axis display on trackball pan 2016-11-21 17:07:40 +01:00
view.h Huge copyright sanitization of the header files of vcg folder. 2016-06-13 05:29:25 +00:00