Exemplo n.º 1
0
 ~MainContentComponent()
 {
     shutdownOpenGL();
 }
Exemplo n.º 2
0
PpuDebugComponent::~PpuDebugComponent()
{
	shutdownOpenGL();
}