VR-Forces 5.0.2 Developer's Guide
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Static Public Member Functions | Protected Attributes
makVrv::DtCommunicationLineCreator Class Reference

Instantiates communication lines between entities. This creator can be overriden by registering the overridden DtCommunicationLineCreator with the DtDe.

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

Public Member Functions

 DtCommunicationLineCreator (DtDe &de)
 
DtCommunicationLinecreate (int modelSet, int visualizerType, const DtCommunicationLine::AttachablePoint &source, const DtCommunicationLine::AttachablePoint &dest)
 
- Public Member Functions inherited from makVrv::DtVirtualBaseClass
 DtVirtualBaseClass ()
 
virtual ~DtVirtualBaseClass ()
 

Static Public Member Functions

static DtCommunicationLineCreatorinstance (DtDe &de)
 

Protected Attributes

DtDemyDe
 

Constructor & Destructor Documentation

makVrv::DtCommunicationLineCreator::DtCommunicationLineCreator ( DtDe de)

CTOR.

Member Function Documentation

static DtCommunicationLineCreator& makVrv::DtCommunicationLineCreator::instance ( DtDe de)
static

Returns the communication line creator instance rooted on the De. This creator can be overridden by registering an instance of DtCommunicationLineCreator with the De.

DtCommunicationLine* makVrv::DtCommunicationLineCreator::create ( int  modelSet,
int  visualizerType,
const DtCommunicationLine::AttachablePoint source,
const DtCommunicationLine::AttachablePoint dest 
)

Creates a new communication line between the given points.

Exceptions
DtCorruptedStateif agents could not be created.

Member Data Documentation

DtDe& makVrv::DtCommunicationLineCreator::myDe
protected

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

Document ID: Generated on Sun Dec 4 20:22:03 EST 2022 from SVN revision 249613
Copyright © 2005-2021 MAK Technologies. All Rights Reserved (www.mak.com)