vcglib/apps/test/trackball/main.cpp

5 lines
64 B
C++

#include <vcg/wrap/GUI/trackball.h>
int main() {
return -1;
}