AllowRotation and size_t
This commit is contained in:
committed by
PaddleStroke
parent
fe99ad2593
commit
85557e1fa4
@@ -97,7 +97,7 @@ void MbD::Item::checkForCollisionDiscontinuityBetweenand(double, double)
|
||||
assert(false);
|
||||
}
|
||||
|
||||
void Item::removeRedundantConstraints(std::shared_ptr<std::vector<int>>)
|
||||
void Item::removeRedundantConstraints(std::shared_ptr<std::vector<size_t>>)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user