This website requires JavaScript.
Explore
Help
Sign In
manolas
/
vcglib
Watch
1
Star
0
Fork
You've already forked vcglib
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
1c20f47552
vcglib
/
apps
/
sample
/
trimesh_ant_qt
History
Paolo Cignoni
794f2f27a7
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.
...
Updated also all the vcg samples using the trackball
2013-01-28 15:15:14 +00:00
..
glwidget.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
glwidget.h
Yet another iteration in the quest of a portable qt+antttweakbar example...
2012-10-08 05:52:54 +00:00
main.cpp
Added sample to use AntTweakBar with meshes and QT
2012-02-01 10:16:12 +00:00
trimesh_ant_qt.pro
Yet another iteration in the quest of a portable qt+antttweakbar example...
2012-10-08 05:51:28 +00:00