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

Method getDefaultWidth

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

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

Source from the content-addressed store, hash-verified

971 }
972 //-----------------------------------------------------------------------
973 Real ParticleSystem::getDefaultWidth() const { return mDefaultWidth; }
974 //-----------------------------------------------------------------------
975 void ParticleSystem::setDefaultHeight( Real height )
976 {

Callers 1

doGetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected