![]() |
VR-Forces 4.1 Class Documentation
|
This class creates a network state repository to aid sending tactical smoke objects. More...

Public Member Functions | |
| DtGlobalEnvironmentObjectRepository () | |
| virtual bool | sendNeeded (const DtEnvironmentProcessRepository &asSeenByRemote) |
| void | setClock (DtClock *clock) |
| DtClock * | clock () const |
| double | lastUpdateTime () const |
| void | setLastUpdateTime (DtTime t) |
Static Public Member Functions | |
| static DtEnvironmentProcessRepository * | create () |
Protected Member Functions | |
| virtual bool | sendRecordsNeeded (const DtEnvironmentProcessRepository &asSeenByRemote) |
| virtual bool | sendWeatherRecNeeded (DtTime dt, DtNetEnvironmentalRecord *rec, DtNetEnvironmentalRecord *recRemote) |
| virtual bool | sendNetRecNeeded (DtNetEnvironmentalRecord *rec1, DtNetEnvironmentalRecord *rec2) |
Protected Attributes | |
| DtClock * | myClock |
| DtTime | myLastUpdateTime |
This class creates a network state repository to aid sending tactical smoke objects.
| DtGlobalEnvironmentObjectRepository::DtGlobalEnvironmentObjectRepository | ( | ) |
|
static |
|
virtual |
| void DtGlobalEnvironmentObjectRepository::setClock | ( | DtClock * | clock | ) |
| DtClock* DtGlobalEnvironmentObjectRepository::clock | ( | ) | const |
| double DtGlobalEnvironmentObjectRepository::lastUpdateTime | ( | ) | const |
| void DtGlobalEnvironmentObjectRepository::setLastUpdateTime | ( | DtTime | t | ) |
|
protectedvirtual |
|
protectedvirtual |
|
protectedvirtual |
|
protected |
|
protected |