Cyclone | Cyclone: C:/data/physeng_code/include/cyclone/pcontacts.h File Reference |
#include "particle.h"
Include dependency graph for pcontacts.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | cyclone |
Classes | |
class | cyclone::ParticleContact |
>PContact More... | |
class | cyclone::ParticleContactResolver |
The contact resolution routine for particle contacts. More... | |
class | cyclone::ParticleContactGenerator |
This is the basic polymorphic interface for contact generators applying to particles. More... |
The resolver uses an iterative satisfaction algorithm; it loops through each contact and tries to resolve it. This is a very fast algorithm but can be unstable when the contacts are highly inter-related.
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:16 2006). |