MCPcopy Create free account
hub / github.com/OGRECave/ogre-next / getRenderer

Method getRenderer

OgreMain/src/OgreParticleSystem.cpp:1127–1127  ·  view source on GitHub ↗

-----------------------------------------------------------------------

Source from the content-addressed store, hash-verified

1125 }
1126 //-----------------------------------------------------------------------
1127 ParticleSystemRenderer *ParticleSystem::getRenderer() const { return mRenderer; }
1128 //-----------------------------------------------------------------------
1129 const String &ParticleSystem::getRendererName() const
1130 {

Callers 3

translateMethod · 0.80
parseAttribMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected