VR-Forces 4.8 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Member Functions | Friends
makVrv::DtEntityAppearanceMapperFactory Class Reference

Factory for creating appearance mappers for entity types. More...

Public Member Functions

virtual ~DtEntityAppearanceMapperFactory ()
 DTOR. More...
 
DtEntityAppearanceMappercreateMapper (const DtEntityType &type)
 Create a mapper for the entity type. More...
 

Protected Member Functions

 DtEntityAppearanceMapperFactory ()
 CTOR. More...
 
virtual DtEntityAppearanceMappercreatePlatformMapper (const DtEntityType &type)
 Create a mapper for a platform. More...
 
virtual DtEntityAppearanceMappercreateMunitionMapper (const DtEntityType &type)
 Create a mapper for a munition. More...
 
virtual DtEntityAppearanceMappercreateLifeFormMapper (const DtEntityType &type)
 Create a mapper for a life form. More...
 
virtual DtEntityAppearanceMappercreateEnvironmentalMapper (const DtEntityType &type)
 Create a mapper for a environmental entity. More...
 
virtual DtEntityAppearanceMappercreateCulturalMapper (const DtEntityType &type)
 Create a mapper for a environmental entity. More...
 
virtual DtEntityAppearanceMappercreateSensorMapper (const DtEntityType &type)
 Create a mapper for a sensor entity. More...
 
virtual DtEntityAppearanceMappercreateSupplyMapper (const DtEntityType &type)
 Create a mapper for a supply entity. More...
 
virtual DtEntityAppearanceMappercreateExpendableMapper (const DtEntityType &type)
 Create a mapper for a expendable entity. More...
 

Friends

class DtEntityAppearanceMapperFactoryCreator
 Friend the creator. More...
 

Detailed Description

Factory for creating appearance mappers for entity types.

Constructor & Destructor Documentation

virtual makVrv::DtEntityAppearanceMapperFactory::~DtEntityAppearanceMapperFactory ( )
virtual

DTOR.

makVrv::DtEntityAppearanceMapperFactory::DtEntityAppearanceMapperFactory ( )
protected

CTOR.

Member Function Documentation

DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createMapper ( const DtEntityType &  type)

Create a mapper for the entity type.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createPlatformMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a platform.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createMunitionMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a munition.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createLifeFormMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a life form.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createEnvironmentalMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a environmental entity.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createCulturalMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a environmental entity.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createSensorMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a sensor entity.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createSupplyMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a supply entity.

virtual DtEntityAppearanceMapper* makVrv::DtEntityAppearanceMapperFactory::createExpendableMapper ( const DtEntityType &  type)
protectedvirtual

Create a mapper for a expendable entity.

Friends And Related Function Documentation

Friend the creator.


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

Document ID: Generated on Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)