VR-Forces 4.6.1 Class Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
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 Wed Jul 25 16:57:45 EDT 2018 from SVN revision 190790
Copyright © 2005-2018 VT MÄK. All Rights Reserved (www.mak.com)