Elaztek Developer Hub
Blamite Game Engine - blam!  00398.09.22.23.2015.blamite
The core library for the Blamite Game Engine.
Demo::MeshUtils Class Reference

#include <MeshUtils.h>

Static Public Member Functions

static void importV1Mesh (const Ogre::String &meshName, const Ogre::String &groupName)
 Opens a v1 mesh with the given name and imports it to a v2 mesh using the same name. More...
 

Member Function Documentation

◆ importV1Mesh()

void Demo::MeshUtils::importV1Mesh ( const Ogre::String &  meshName,
const Ogre::String &  groupName 
)
static

Opens a v1 mesh with the given name and imports it to a v2 mesh using the same name.

The v1 mesh will be unloaded.

Parameters
meshNameName of the mesh to open.
groupNameGroup of the mesh it resides in.

The documentation for this class was generated from the following files: