# | Line 70 | Line 70 | namespace oopse { | |
---|---|---|
70 | ||
71 | } | |
72 | ||
73 | < | OOPSEBitSet DistanceFinder::find(const OOPSEBitSet& bs, double distance) { |
73 | > | OOPSEBitSet DistanceFinder::find(const OOPSEBitSet& bs, RealType distance) { |
74 | StuntDouble * center; | |
75 | Vector3d centerPos; | |
76 | Snapshot* currSnapshot = info_->getSnapshotManager()->getCurrentSnapshot(); |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |