VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
DtTargetSelectionMetaDataEntry Class Reference

Meta data entry for systems that need to be connected to the target selection controller. More...

Inheritance diagram for DtTargetSelectionMetaDataEntry:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTargetSelectionMetaDataEntry (const DtString &name, DtReaderWriterRegistry *parentRegistry=NULL)
 DtTargetSelectionMetaDataEntry (const DtString &name, const DtTargetSelectionMetaDataEntry &orig, DtReaderWriterRegistry *parentRegistry=0)
DtTargetSelectionMetaDataEntryoperator= (const DtTargetSelectionMetaDataEntry &orig)
virtual ~DtTargetSelectionMetaDataEntry ()
virtual DtString entryType () const
virtual DtSystemMetaDataEntryclone () const
virtual const
DtTargetSelectionCriteria
targetSelectionCriteria () const
virtual DtTargetSelectionCriteriatargetSelectionCriteria ()
virtual DtString targetInputPortName () const
virtual void setTargetInputPortName (const DtString &portName)

Static Public Member Functions

static DtSystemMetaDataEntrycreate (const DtString &name)

Protected Attributes

DtTargetSelectionCriteria myTargetSelectionCriteria
 The target selection criteria that is used when attaching this system to the target selection controller of an entity.
DtRwString myTargetInputPortName
 The name of the input port on the system to which the targets should be connected.

Detailed Description

Meta data entry for systems that need to be connected to the target selection controller.

Specifies the types of targets and target priorities.


Constructor & Destructor Documentation


Member Function Documentation

DtTargetSelectionMetaDataEntry& DtTargetSelectionMetaDataEntry::operator= ( const DtTargetSelectionMetaDataEntry orig)
Returns:
The type string for this entry. Comes from systemMetaDataEntryTypes.h.

Implements DtSystemMetaDataEntry.

virtual void DtTargetSelectionMetaDataEntry::setTargetInputPortName ( const DtString portName) [virtual]

Implements DtSystemMetaDataEntry.


Member Data Documentation

The target selection criteria that is used when attaching this system to the target selection controller of an entity.

The name of the input port on the system to which the targets should be connected.


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

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)