osgViewer.ViewerBase.Contexts¶
- class osgViewer.ViewerBase.Contexts¶
- Represents:
c++ class
- Wraps:
std::vector<osg::GraphicsContext*>
Binded wrapper for
std::vector<osg::GraphicsContext*>(seeosg.GraphicsContext).Methods:
- :size()¶
-
- Return type:
unsigned
- :at(unsigned i)¶
-
- Parameters:
i (
unsigned) –- Return type: