OGRE
2.2.4
Object-Oriented Graphics Rendering Engine
|
#include <OgreHiddenAreaMeshVr.h>
Static Public Member Functions | |
static void | generate (const String &meshName, const HiddenAreaVrSettings &setting) |
static HiddenAreaVrSettings | loadSettings (const String &deviceName, ConfigFile &configFile) |
Fills HiddenAreaVrSettings from a config file. More... | |
|
static |
|
static |
Fills HiddenAreaVrSettings from a config file.
deviceName | Name of the device. Partial string matching will be carried against all sections in the config file. |
configFile | Config file to read data from |