Window3D::defaultSettings
From Solid Graphics Wiki
(Redirected from DefaultSettings)
defaultSettings is static variable of Window3D class. The variable is of Window3DDefaults struct type and it's settings are copied into a Window3D object during it's construction. The defaultSettings variable controls things such as initial window projection (ortho or perspective), interaction mode, clipping distances, antialiasing quality.
See Also
