Remove TODO
This commit is contained in:
parent
58df6cdaff
commit
acb5e0e51e
|
@ -140,7 +140,6 @@ class OverlappingPairs {
|
||||||
Map<uint64, uint64> mMapPairIdToPairIndex;
|
Map<uint64, uint64> mMapPairIdToPairIndex;
|
||||||
|
|
||||||
/// Ids of the convex vs convex pairs
|
/// Ids of the convex vs convex pairs
|
||||||
// TODO : Check if we need this array
|
|
||||||
uint64* mPairIds;
|
uint64* mPairIds;
|
||||||
|
|
||||||
/// Array with the broad-phase Ids of the first shape
|
/// Array with the broad-phase Ids of the first shape
|
||||||
|
|
Loading…
Reference in New Issue
Block a user