VR-Engage  2.2
Loading...
Searching...
No Matches
connector.h File Reference
Include dependency graph for connector.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  makVre::DtConnector
 

Namespaces

namespace  makVre
 

Detailed Description

This file contains the base class for all connectors in VR-Engage. Connectors handle communication between the application and external simulation protocols like DIS and HLA. They provide a consistent interface for sending and receiving simulation data regardless of the underlying protocol implementation.