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

Method getBoundsPaddingFactor

OgreMain/src/OgreMeshManager.cpp:974–974  ·  view source on GitHub ↗

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

Source from the content-addressed store, hash-verified

972 }
973 //-----------------------------------------------------------------------
974 Real MeshManager::getBoundsPaddingFactor() { return mBoundsPaddingFactor; }
975 //-----------------------------------------------------------------------
976 void MeshManager::setBoundsPaddingFactor( Real paddingFactor )
977 {

Callers 3

_setBoundsMethod · 0.45
_setBoundsMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected