osgPPU::Unit::DrawCallback Class Reference
|
Public Member Functions |
| DrawCallback (Unit *parent) |
void | setParent (Unit *parent) |
Unit * | getParent () |
const Unit * | getParent () const |
void | drawImplementation (osg::RenderInfo &ri, const osg::Drawable *dr) const |
Detailed Description
This draw callback is used to setup correct drawing of the unit's drawable. The callback is setted up automatically, hence you don't need to do anything.
The documentation for this class was generated from the following file: