Menu

#4 Failure on empty mesh.

open
nobody
None
5
2007-02-21
2007-02-21
Anonymous
No

Not a big deal but I noticed that the version of GIMPACT with ode-0.8 doesn't handle an empty trimesh. The unsigned int wraps when zero. Maybe an assert instead of a graceful fix would be sufficient.

File: gim_boxpruning.cpp
Line: 75

GUINT count = aabbset->m_count-1;

Discussion

MongoDB Logo MongoDB