# | Line 208 | Line 208 | namespace oopse{ | |
---|---|---|
208 | Vector3d COM_; | |
209 | Vector3d COMvel_; | |
210 | Vector3d COMw_; | |
211 | + | int id_; /**< identification number of the snapshot */ |
212 | bool hasCOM_; | |
213 | ||
213 | – | int id_; /**< identification number of the snapshot */ |
214 | }; | |
215 | ||
216 | typedef DataStorage (Snapshot::*DataStoragePointer); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |