osgViewer.ViewerBase.Contexts

class osgViewer.ViewerBase.Contexts
Represents:

c++ class

Wraps:

std::vector<osg::GraphicsContext*>

Binded wrapper for std::vector<osg::GraphicsContext*> (see osg.GraphicsContext).

Methods:

:size()

Return type:

unsigned

:at(unsigned i)

Parameters:

i (unsigned) –

Return type:

osg.GraphicsContext