VR-Forces 4.1.1 Class Documentation
List of all members | Public Member Functions
makVrv::DtCigiEntityMappingInterface Class Reference

Abstract interface used for mapping CIGI entity types and articulated part ID's. More...

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

Public Member Functions

virtual ~DtCigiEntityMappingInterface ()
 Destructor.
virtual void askUserForEntityTypeMapping ()=0
 Ask the user for a new entity type mapping.
virtual void askUserForArtPartMapping ()=0
 Ask the user for a new articulated part mapping.
virtual void enableArtPartMapping ()=0
 Enables the art part mapping.
virtual void disableArtPartMapping ()=0
 Disables the art part mapping.
virtual void warnUserOfDuplicateEntityType ()=0
 Warn the user of a duplicate entity type.
virtual void warnUserOfDuplicateArtPartId ()=0
 Warn the user of a duplicate art part ID.

Detailed Description

Abstract interface used for mapping CIGI entity types and articulated part ID's.

Constructor & Destructor Documentation

virtual makVrv::DtCigiEntityMappingInterface::~DtCigiEntityMappingInterface ( )
virtual

Destructor.

Member Function Documentation

virtual void makVrv::DtCigiEntityMappingInterface::askUserForEntityTypeMapping ( )
pure virtual

Ask the user for a new entity type mapping.

Implemented in makVrv::DtCigiEntityMappingWidget.

virtual void makVrv::DtCigiEntityMappingInterface::askUserForArtPartMapping ( )
pure virtual

Ask the user for a new articulated part mapping.

Implemented in makVrv::DtCigiEntityMappingWidget.

virtual void makVrv::DtCigiEntityMappingInterface::enableArtPartMapping ( )
pure virtual

Enables the art part mapping.

Implemented in makVrv::DtCigiEntityMappingWidget.

virtual void makVrv::DtCigiEntityMappingInterface::disableArtPartMapping ( )
pure virtual

Disables the art part mapping.

Implemented in makVrv::DtCigiEntityMappingWidget.

virtual void makVrv::DtCigiEntityMappingInterface::warnUserOfDuplicateEntityType ( )
pure virtual

Warn the user of a duplicate entity type.

Implemented in makVrv::DtCigiEntityMappingWidget.

virtual void makVrv::DtCigiEntityMappingInterface::warnUserOfDuplicateArtPartId ( )
pure virtual

Warn the user of a duplicate art part ID.

Implemented in makVrv::DtCigiEntityMappingWidget.


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

Document ID: Generated on Mon Apr 8 19:24:01 EDT 2013 from SVN revision 125877
Copyright © 2005-2013 VT MÄK. All Rights Reserved (www.mak.com)