Skip to content

Instantly share code, notes, and snippets.

@DarkSector
Created July 15, 2011 13:16
Show Gist options
  • Save DarkSector/1084649 to your computer and use it in GitHub Desktop.
Save DarkSector/1084649 to your computer and use it in GitHub Desktop.
Ogre::Entity* OgreEntity = mSceneMgr->createEntity("OgreHead","ogrehead.mesh");
mSceneMgr->GetRootSceneNode()->attachObject(OgreEntity);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment