OGRE-Next  2.3
Object-Oriented Graphics Rendering Engine
Ogre::HiddenAreaMeshVrGenerator Class Reference

#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...
 

Member Function Documentation

◆ generate()

static void Ogre::HiddenAreaMeshVrGenerator::generate ( const String meshName,
const HiddenAreaVrSettings setting 
)
static

◆ loadSettings()

static HiddenAreaVrSettings Ogre::HiddenAreaMeshVrGenerator::loadSettings ( const String deviceName,
ConfigFile configFile 
)
static

Fills HiddenAreaVrSettings from a config file.

Parameters
deviceNameName of the device. Partial string matching will be carried against all sections in the config file.
configFileConfig file to read data from
Returns
Forces tessellation to 0 if enabled = false

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