VR-Engage  2.2
Loading...
Searching...
No Matches
makVre::DtVreOsgEffectTextureControllerCreator Class Reference

Detailed Description

DtVreOsgEffectTextureControllerCreator is a factory class that creates standard effect texture controller instances for registration with the DtEffectControllerFactory. This allows the effect controllers to be created on demand using the factory pattern.

#include <vreOsgEffectTextureController.h>

Inheritance diagram for makVre::DtVreOsgEffectTextureControllerCreator:
[legend]

Public Member Functions

virtual DtVreOsgEffectTextureControllercreate (makVrv::DtDe &de) override
 

Member Function Documentation

◆ create()

virtual DtVreOsgEffectTextureController * makVre::DtVreOsgEffectTextureControllerCreator::create ( makVrv::DtDe & de)
overridevirtual

Creates a new effect texture controller.

Parameters
deReference to the display engine
Returns
Pointer to a newly created effect texture controller

Factory method that creates a new standard effect texture controller instance for the specified display engine.

References de().


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