Fix warnings and add comments.
This commit is contained in:
committed by
Sébastien Crozet
parent
e2e6fc7871
commit
db6a8c526d
@@ -74,6 +74,7 @@ impl ContactPair {
|
||||
}
|
||||
}
|
||||
|
||||
/// Clears all the contacts of this contact pair.
|
||||
pub fn clear(&mut self) {
|
||||
self.manifolds.clear();
|
||||
self.has_any_active_contact = false;
|
||||
|
||||
Reference in New Issue
Block a user