VR-Forces Development_Version Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Public Attributes
diguyOsgParticleRenderer Class Reference
Inheritance diagram for diguyOsgParticleRenderer:
Inheritance graph
[legend]

Public Member Functions

 diguyOsgParticleRenderer ()
 diguyOsgParticleRenderer (diguyScenario *scenario)
virtual void drawImplementation (osg::RenderInfo &renderInfo) const
virtual osg::BoundingBox computeBoundingBox () const
 diguyOsgParticleRenderer (const diguyOsgParticleRenderer &teapot, const osg::CopyOp &copyop=osg::CopyOp::SHALLOW_COPY)
 Copy constructor using CopyOp to manage deep vs shallow copy.
 META_Object (myTeapotApp, diguyOsgParticleRenderer) protected

Static Public Member Functions

static osg::MatrixTransform * createParticleRenderer (diguyScenario *scenario)

Public Attributes

diguyScenario * m_scenario
osg::ref_ptr
< osg::MatrixTransform > 
m_base_transform
osg::ref_ptr< osg::State > m_state
osg::ref_ptr< osg::StateSet > m_state_set

Constructor & Destructor Documentation

diguyOsgParticleRenderer::diguyOsgParticleRenderer ( )
inline
diguyOsgParticleRenderer::diguyOsgParticleRenderer ( diguyScenario *  scenario)
diguyOsgParticleRenderer::diguyOsgParticleRenderer ( const diguyOsgParticleRenderer teapot,
const osg::CopyOp &  copyop = osg::CopyOp::SHALLOW_COPY 
)
inline

Copy constructor using CopyOp to manage deep vs shallow copy.

Member Function Documentation

virtual void diguyOsgParticleRenderer::drawImplementation ( osg::RenderInfo &  renderInfo) const
virtual
virtual osg::BoundingBox diguyOsgParticleRenderer::computeBoundingBox ( ) const
virtual
static osg::MatrixTransform* diguyOsgParticleRenderer::createParticleRenderer ( diguyScenario *  scenario)
static
diguyOsgParticleRenderer::META_Object ( myTeapotApp  ,
diguyOsgParticleRenderer   
)
inline

Member Data Documentation

diguyScenario* diguyOsgParticleRenderer::m_scenario
osg::ref_ptr<osg::MatrixTransform> diguyOsgParticleRenderer::m_base_transform
osg::ref_ptr<osg::State> diguyOsgParticleRenderer::m_state
osg::ref_ptr<osg::StateSet> diguyOsgParticleRenderer::m_state_set

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

Document ID: Generated on Mon Jul 4 01:00:18 EDT 2016 from SVN revision 166489
Copyright © 2005-2015 VT MÄK. All Rights Reserved (www.mak.com)