VR-Vantage API Documentation
List of all members | Public Member Functions | Protected Member Functions | Protected Attributes
diguyOsgGraphicsMesh Class Reference
Inheritance diagram for diguyOsgGraphicsMesh:
Inheritance graph
[legend]

Public Member Functions

 diguyOsgGraphicsMesh (void *internal_data)
virtual void build ()
virtual void unbuild ()
int get_num_drawables ()
osg::Drawable * getDrawable (int drawable_index)

Protected Member Functions

void attach_state_set_to_drawable (int drawable_index)

Protected Attributes

std::vector< osg::ref_ptr
< osg::Drawable > > 
m_drawables
std::vector< boolm_has_graphics_state_set

Constructor & Destructor Documentation

diguyOsgGraphicsMesh::diguyOsgGraphicsMesh ( void internal_data)

Member Function Documentation

virtual void diguyOsgGraphicsMesh::build ( )
virtual
virtual void diguyOsgGraphicsMesh::unbuild ( )
virtual
int diguyOsgGraphicsMesh::get_num_drawables ( )
osg::Drawable* diguyOsgGraphicsMesh::getDrawable ( int  drawable_index)
void diguyOsgGraphicsMesh::attach_state_set_to_drawable ( int  drawable_index)
protected

Member Data Documentation

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:


Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)