VR-Forces 4.5 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 (makVrv::DtDe *de, 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 (makVrv::DtDe *dtde, diguyScenario *scenario)

Public Attributes

makVrv::DtDemyDtDe
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 ( makVrv::DtDe de,
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 ( makVrv::DtDe dtde,
diguyScenario *  scenario 
)
static
diguyOsgParticleRenderer::META_Object ( myTeapotApp  ,
diguyOsgParticleRenderer   
)
inline

Member Data Documentation

makVrv::DtDe* diguyOsgParticleRenderer::myDtDe
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 Thu Mar 23 18:54:12 EDT 2017 from SVN revision 174804
Copyright © 2005-2017 VT MÄK. All Rights Reserved (www.mak.com)