OGRE  14.2
Object-Oriented Graphics Rendering Engine
Ogre::AssimpLoader::Options Struct Reference

#include <OgreAssimpLoader.h>

Public Member Functions

 Options ()
 

Public Attributes

float animationSpeedModifier
 
String customAnimationName
 
float maxEdgeAngle
 
int params
 
int postProcessSteps
 

Constructor & Destructor Documentation

◆ Options()

Ogre::AssimpLoader::Options::Options ( )
inline

Member Data Documentation

◆ animationSpeedModifier

float Ogre::AssimpLoader::Options::animationSpeedModifier

◆ params

int Ogre::AssimpLoader::Options::params

◆ postProcessSteps

int Ogre::AssimpLoader::Options::postProcessSteps

◆ customAnimationName

String Ogre::AssimpLoader::Options::customAnimationName

◆ maxEdgeAngle

float Ogre::AssimpLoader::Options::maxEdgeAngle

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