//However, this often triggers an OnPaint() method for wxVTKRWIs,
//resulting in a Render(), resulting in Update() being called whilst
//still in progress.
-
RenderWhenDisabled = (bool)newValue;
}
+
//---------------------------------------------------------------------------
//
// Set the variable that indicates that we want a stereo capable window
this->Superclass::PrintSelf(os, indent);
}
-
-}
-// LG : EO namespace
+}// LG : EO namespace
//=======================================================================