#include "VolumeRenderingApp.h"
Public Member Functions | |
VolumeRenderingApp () | |
Constructor. | |
virtual | ~VolumeRenderingApp () |
De-constructor. | |
virtual bool | OnInit () |
Initialization function called at the start of the application. |
Definition at line 19 of file VolumeRenderingApp.h.
bool VolumeRenderingApp::OnInit | ( | ) | [virtual] |
Initialization function called at the start of the application.
Definition at line 26 of file VolumeRenderingApp.cpp.