Click or drag to resize
SoSceneManagerSetWindowSize Method
Overload List
  NameDescription
Public methodSetWindowSize(SbVec2s)
Calls SetWindowSize(newSize, 1.0).
Public methodSetWindowSize(SbVec2s, Single)

Sets the size of the window in which the scene manager should render.

Top
See Also