OGRE-Next 3.0.0
Object-Oriented Graphics Rendering Engine
Loading...
Searching...
No Matches
Ogre::InternalCubemapProbeFactory Class Referencefinal

#include <OgreInternalCubemapProbe.h>

Inheritance diagram for Ogre::InternalCubemapProbeFactory:

Public Member Functions

 InternalCubemapProbeFactory ()
 ~InternalCubemapProbeFactory () override
void destroyInstance (MovableObject *obj) override
 Destroy an instance of the object.
const StringgetType () const override
 Get the type of the object to be created.
Public Member Functions inherited from Ogre::MovableObjectFactory
 MovableObjectFactory ()
virtual ~MovableObjectFactory ()
virtual MovableObjectcreateInstance (IdType id, ObjectMemoryManager *objectMemoryManager, SceneManager *manager, const NameValuePairList *params=0)
 Create a new instance of the object.

Static Public Attributes

static String FACTORY_TYPE_NAME

Constructor & Destructor Documentation

◆ InternalCubemapProbeFactory()

Ogre::InternalCubemapProbeFactory::InternalCubemapProbeFactory ( )
inline

◆ ~InternalCubemapProbeFactory()

Ogre::InternalCubemapProbeFactory::~InternalCubemapProbeFactory ( )
inlineoverride

Member Function Documentation

◆ destroyInstance()

void Ogre::InternalCubemapProbeFactory::destroyInstance ( MovableObject * obj)
overridevirtual

Destroy an instance of the object.

Implements Ogre::MovableObjectFactory.

◆ getType()

const String & Ogre::InternalCubemapProbeFactory::getType ( ) const
overridevirtual

Get the type of the object to be created.

Implements Ogre::MovableObjectFactory.

Member Data Documentation

◆ FACTORY_TYPE_NAME

String Ogre::InternalCubemapProbeFactory::FACTORY_TYPE_NAME
static

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