VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Attributes
makVrv::DtCommunicationLineCreator Class Reference

Instantiates communication lines between entities. More...

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

List of all members.

Public Member Functions

 DtCommunicationLineCreator (DtDe &de)
 CTOR.
DtCommunicationLinecreate (int modelSet, int visualizerType, DtCommunicationLine::AttachablePoint source, DtCommunicationLine::AttachablePoint dest)
 Creates a new communication line between the given points.

Static Public Member Functions

static DtCommunicationLineCreatorinstance (DtDe &de)
 Returns the communication line creator instance rooted on the De.

Protected Attributes

DtDemyDe

Detailed Description

Instantiates communication lines between entities.

This creator can be overriden by registering the overridden DtCommunicationLineCreator with the DtDe.


Constructor & Destructor Documentation

CTOR.


Member Function Documentation

Returns the communication line creator instance rooted on the De.

This creator can be overridden by registering an instance of DtCommunicationLineCreator with the De.

Creates a new communication line between the given points.

Exceptions:
DtCorruptedStateif agents could not be created.

Member Data Documentation


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)