예제 #1
0
 ~MainContentComponent()
 {
     shutdownOpenGL();
 }
예제 #2
0
PpuDebugComponent::~PpuDebugComponent()
{
	shutdownOpenGL();
}