VR-Forces 5.0.1 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes | Private Member Functions
makVrv::DtGroundFogEffectCreator Class Reference

creator for DtGroundFogEffect

Inheritance diagram for makVrv::DtGroundFogEffectCreator:
Inheritance graph
[legend]

Public Member Functions

 DtGroundFogEffectCreator (DtDe &de)
 
virtual ~DtGroundFogEffectCreator ()
 
virtual DtGroundFogEffectcreate (int particleCount, float particleSize, float radius) const
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtGroundFogEffectCreatorinstance (DtDe &de)
 
static const std::string & theClassName ()
 

Protected Attributes

DtDemyDe
 

Private Member Functions

 DtGroundFogEffectCreator (const DtGroundFogEffectCreator &other)
 
DtGroundFogEffectCreatoroperator= (const DtGroundFogEffectCreator &other)
 

Constructor & Destructor Documentation

makVrv::DtGroundFogEffectCreator::DtGroundFogEffectCreator ( DtDe de)

CTOR.

virtual makVrv::DtGroundFogEffectCreator::~DtGroundFogEffectCreator ( )
virtual

DTOR.

makVrv::DtGroundFogEffectCreator::DtGroundFogEffectCreator ( const DtGroundFogEffectCreator other)
private

Copy Constructor not implemented – Copy Not Allowed.

Member Function Documentation

DtGroundFogEffectCreator& makVrv::DtGroundFogEffectCreator::operator= ( const DtGroundFogEffectCreator other)
private

Assignment Operator Not implemented – Assignment Not Allowed.

virtual DtGroundFogEffect* makVrv::DtGroundFogEffectCreator::create ( int  particleCount,
float  particleSize,
float  radius 
) const
virtual

Create an instance of a DtGroundFogEffect.

static DtGroundFogEffectCreator& makVrv::DtGroundFogEffectCreator::instance ( DtDe de)
static

Get the creator for the DtGroundFogEffect use de.registerInstance(DtGroundFogEffectCreator::theClassName()) to override this creator.

static const std::string& makVrv::DtGroundFogEffectCreator::theClassName ( )
static

Class name for this class ("DtGroundFogEffectCreator")

Member Data Documentation

DtDe& makVrv::DtGroundFogEffectCreator::myDe
protected

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

Document ID: Generated on Mon Jun 20 00:38:30 EDT 2022 from SVN revision 244029
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)