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