#include <iostream.h>#include "SculptDemoApp.h"Functions | |
| int | main (int argc, char **argv) |
| Main execution loop. | |
Variables | |
| SculptDemoApp * | app = NULL |
|
||||||||||||
|
Main execution loop. Initialization of the application, interaction with the CAVELib, and execution of the main loop are all handled from here.
|
|
|
|
1.4.3