DI-Guy SDK Documentation  13.7.1
InstanceGroupDrawCallback Struct Reference
Inheritance diagram for InstanceGroupDrawCallback:

Public Member Functions

 InstanceGroupDrawCallback (osg::Drawable::DrawCallback *next_callback=NULL)
 
virtual ~InstanceGroupDrawCallback ()
 
virtual void drawImplementation (osg::RenderInfo &renderInfo, const osg::Drawable *drawable) const
 

Public Attributes

osg::ref_ptr< osg::Drawable::DrawCallback > m_next_callback
 

Constructor & Destructor Documentation

InstanceGroupDrawCallback::InstanceGroupDrawCallback ( osg::Drawable::DrawCallback *  next_callback = NULL)
inline
virtual InstanceGroupDrawCallback::~InstanceGroupDrawCallback ( )
inlinevirtual

Member Function Documentation

virtual void InstanceGroupDrawCallback::drawImplementation ( osg::RenderInfo &  renderInfo,
const osg::Drawable *  drawable 
) const
inlinevirtual

Member Data Documentation

osg::ref_ptr<osg::Drawable::DrawCallback> InstanceGroupDrawCallback::m_next_callback

The documentation for this struct was generated from the following file: