#include <H3DNetworkingUtils/RemoteSync.h>
Public Member Functions | |
| RemoteSync (H3D::Inst< ClockOffset > _clockOffset=0, H3D::Inst< TimePacketCollector > _timePacketReceived=0, H3D::Inst< SFRemoteTimePacket > _remoteTimePacket=0) | |
| Constructor. | |
| virtual void | initialize () |
| Initialize. | |
Public Attributes | |
| auto_ptr< ClockOffset > | clockOffset |
| access type: outputOutput basic type: SFTime default value: 0.0 | |
| auto_ptr< TimePacketCollector > | timePacketReceived |
| access type: inputOnly basic type: Field default value: | |
| auto_ptr< SFRemoteTimePacket > | remoteTimePacket |
| access type: initializeOnly basic type: SFNode default value: | |
Static Public Attributes | |
| static H3D::H3DNodeDatabase | database |
| X3D interface. | |
1.5.6