vcglib/wrap/gui
Paolo Cignoni 21d49e900e corrected rarely used setview in gui.h 2018-04-23 09:35:20 +02: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 warning cleanup 2018-03-21 10:45:12 +01:00
rubberband.h - changed rubberband rendering mode (now draws in XOR) 2015-11-10 16:51:43 +00:00
trackball.cpp Moved glew.h inclusion under guards to avoid qt conflicts 2017-06-13 11:30:19 +02: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 Moved glew.h inclusion under guards to avoid qt conflicts 2017-06-13 11:30:19 +02: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 corrected rarely used setview in gui.h 2018-04-23 09:35:20 +02:00