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()

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

unsigned

:at(unsigned i)

Параметры:

i (unsigned) –

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

osg.GraphicsContext