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

Method createInstance

Components/Volume/src/OgreVolumeChunk.cpp:566–569  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

564 //-----------------------------------------------------------------------
565
566 Chunk* Chunk::createInstance()
567 {
568 return OGRE_NEW Chunk();
569 }
570
571 //-----------------------------------------------------------------------
572

Callers 5

createSectionMethod · 0.45
prepareImplMethod · 0.45
createContentMethod · 0.45
createWorldSectionMethod · 0.45

Calls 1

ChunkClass · 0.50

Tested by

no test coverage detected