osgViewer.ViewConfig

class osgViewer.ViewConfig
Represents

c++ class

Wraps

osgViewer::ViewConfig

Bases

osg.Object

Base class for View configurations for setting up Camera and Windowing.

Constructors:

osgViewer.ViewConfig(luafunction__ f)

Параметры

f (luafunction) –

Methods:

:configure(osgViewer.View view)

Configure method that is overridden by its subclasses.

Параметры

view (osgViewer.View) –

:getActiveDisplaySetting(osgViewer.View view)

Convenience method for getting the relevant display settings to use.

Параметры

view (osgViewer.View) –

Тип результата

osg.DisplaySettings