Changeset 334 in flair-src for trunk/tools/VrpnLite/src/VrpnLite.cpp
- Timestamp:
- Oct 2, 2019, 11:07:57 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/VrpnLite/src/VrpnLite.cpp
r331 r334 42 42 if(vrpnobjects.size()>0) { 43 43 //wait for last one to be sure all are up to date 44 //but if object is not tracked we send nothing... send it unsynchronized??? 44 45 if(WaitUpdate(vrpnobjects.at(vrpnobjects.size()-1),100000000)) { 45 46 SendObjects();
Note:
See TracChangeset
for help on using the changeset viewer.