yade-dev team mailing list archive
-
yade-dev team
-
Mailing list archive
-
Message #01903
[Bug 419140] [NEW] SpheresFactory not functional (Collider::probeBoundingVolume doesn't exist anymore)
Public bug reported:
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.
** Affects: yade
Importance: Low
Status: New
** Changed in: yade
Importance: Undecided => Low
--
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: New
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.
Follow ups
References