swShowWind

Shows an SceneLib window. 

tVOID swShowWind ( 
cWind *w ); // pointer to an instance of class cWind

Remarks: A created SceneLib window is initially not visible. Is a window visible you can hide it with swHideWind.