修改水
This commit is contained in:
@@ -131,13 +131,6 @@ namespace Obi
|
||||
|
||||
public override void RemoveFromSolver(ObiSolver solver)
|
||||
{
|
||||
base.RemoveFromSolver(solver);
|
||||
|
||||
skinPoints.Dispose();
|
||||
skinNormals.Dispose();
|
||||
skinRadiiBackstop.Dispose();
|
||||
skinCompliance.Dispose();
|
||||
|
||||
//Remove batch:
|
||||
solver.implementation.DestroyConstraintsBatch(m_BatchImpl as IConstraintsBatchImpl);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user