← Back to team overview

yade-dev team mailing list archive

[Bug 419140] Re: SpheresFactory not functional (Collider::probeBoundingVolume doesn't exist anymore)

 

Seems solved by r1751

** Changed in: yade
       Status: New => Fix Committed

-- 
SpheresFactory not functional (Collider::probeBoundingVolume doesn't exist anymore)
https://bugs.launchpad.net/bugs/419140
You received this bug notification because you are a member of Yade
developers, which is subscribed to Yade.

Status in Yet Another Dynamic Engine: Fix Committed

Bug description:
examples/SpheresFactory/model.py crashes in SpheresFactory, since Collider::probeBoundingVolume is unimplemented in InsertionSortCollider. It should be either implemented (unlikely by me ATM) or implemented in a different way in SpheresFactory itself.



References