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
makVrv::DtCigiEntityMappingInterface Class Referenceabstract

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. More...
 
virtual void askUserForEntityTypeMapping ()=0
 Ask the user for a new entity type mapping. More...
 
virtual void askUserForArtPartMapping ()=0
 Ask the user for a new articulated part mapping. More...
 
virtual void enableArtPartMapping ()=0
 Enables the art part mapping. More...
 
virtual void disableArtPartMapping ()=0
 Disables the art part mapping. More...
 
virtual void warnUserOfDuplicateEntityType ()=0
 Warn the user of a duplicate entity type. More...
 
virtual void warnUserOfDuplicateArtPartId ()=0
 Warn the user of a duplicate art part ID. More...
 

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 Thu Aug 27 10:56:05 EDT 2020 from SVN revision 217100
Copyright © 2005-2020 MAK Technologies. All Rights Reserved (www.mak.com)