osgViewer.ViewerBase.Windows

class osgViewer.ViewerBase.Windows
Represents:

c++ class

Wraps:

std::vector<osgViewer::GraphicsWindow*>

Binded wrapper for std::vector<osgViewer::GraphicsWindow*> (see osgViewer.GraphicsWindow).

Methods:

:size()

Return type:

unsigned

:at(unsigned i)

Parameters:

i (unsigned) –

Return type:

osgViewer.GraphicsWindow