osg.Geode¶
- class osg.Geode¶
- Represents:
c++ class
- Wraps:
osg::Geode
- Bases:
Constructors:
- osg.Geode()¶
Methods:
- :addDrawable(osg.Drawable drawable)¶
-
- Параметры:
drawable (
osg.Drawable) –- Тип результата:
bool
- :removeDrawable(osg.Drawable drawable)¶
-
- Параметры:
drawable (
osg.Drawable) –- Тип результата:
bool
- :getNumDrawables()¶
-
- Тип результата:
unsigned
- :getDrawable(unsigned index)¶
-
- Параметры:
index (
unsigned) –- Тип результата: