#include <ImLib3D.hpp>
Collaboration diagram for ImLib3D:
Public Member Functions | |
void | Init () |
Public Attributes | |
TaskProgressManager * | taskProgressManager |
ImLib3DDisplay * | display |
Private Attributes | |
ImLib3D * | thisCheckMultipleCtr |
int | pidCheckMultipleCtr |
Nothing really vital is being done here. All global variables and initialization of the library should be in here. This launches the taskprogess thread, and checks for multiple construction/destruction problems due to shared libraries
Definition at line 32 of file ImLib3D.hpp.