示例#1
0
 ~MainContentComponent()
 {
     shutdownOpenGL();
 }
PpuDebugComponent::~PpuDebugComponent()
{
	shutdownOpenGL();
}