shutdownModule(void)
{
	// B3DAcceleratorPlugin>>#shutdownModule
	return b3dxShutdown();
}
Esempio n. 2
0
EXPORT(sqInt) shutdownModule(void) {
	return b3dxShutdown();
}