Class declaration.
More...
Class declaration.
diguyOsgGraphicsMesh publicly inherits diguyGraphicsMesh. Virtual functions are declared for some of the virtual functions in the base class.
| makVrv::diguyOsgGraphicsMesh::diguyOsgGraphicsMesh |
( |
void * |
internal_data | ) |
|
| virtual void makVrv::diguyOsgGraphicsMesh::build |
( |
| ) |
|
|
virtual |
| virtual void makVrv::diguyOsgGraphicsMesh::unbuild |
( |
| ) |
|
|
virtual |
| osg::PrimitiveSet* makVrv::diguyOsgGraphicsMesh::get_primitiveSet |
( |
| ) |
|
|
inline |
| int makVrv::diguyOsgGraphicsMesh::get_num_drawables |
( |
| ) |
|
| osg::Drawable* makVrv::diguyOsgGraphicsMesh::getDrawable |
( |
int |
drawable_index | ) |
|
| void makVrv::diguyOsgGraphicsMesh::attach_state_set_to_drawable |
( |
int |
drawable_index | ) |
|
|
protected |
| osg::ref_ptr<osg::PrimitiveSet> makVrv::diguyOsgGraphicsMesh::m_primitiveSet |
|
protected |
| std::vector<osg::ref_ptr<osg::Drawable> > makVrv::diguyOsgGraphicsMesh::m_drawables |
|
protected |
| std::vector<bool> makVrv::diguyOsgGraphicsMesh::m_has_graphics_state_set |
|
protected |
The documentation for this class was generated from the following file: