![]() |
VR-Forces 4.0.4 Class Documentation
|
Instances of DtEntityListInputPort are input ports through which data consumers can receive a list of object IDs of simulated entities (local and/or remote). More...

Public Member Functions | |
| DtLaserDetectorInputPort (const DtString &portName) | |
| virtual | ~DtLaserDetectorInputPort () |
| virtual bool | acceptType (const DtString &type) const |
| Accepts DtLaserSpotPortDatatype. | |
| virtual const DtLaserSpotList * | value () const |
| Return the current value. | |
Instances of DtEntityListInputPort are input ports through which data consumers can receive a list of object IDs of simulated entities (local and/or remote).
| DtLaserDetectorInputPort::DtLaserDetectorInputPort | ( | const DtString & | portName | ) |
| virtual DtLaserDetectorInputPort::~DtLaserDetectorInputPort | ( | ) | [virtual] |
| virtual bool DtLaserDetectorInputPort::acceptType | ( | const DtString & | type | ) | const [virtual] |
Accepts DtLaserSpotPortDatatype.
Implements DtInputPort.
| virtual const DtLaserSpotList* DtLaserDetectorInputPort::value | ( | ) | const [virtual] |
Return the current value.