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

Method getBoundingBox

Components/Volume/src/OgreVolumeMeshBuilder.cpp:164–167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

162 //-----------------------------------------------------------------------
163
164 AxisAlignedBox MeshBuilder::getBoundingBox()
165 {
166 return mBox;
167 }
168
169 //-----------------------------------------------------------------------
170

Callers 2

loadGeometryMethod · 0.80
OnFileOpenMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected