Cyclone | Cyclone: C:/data/physeng_code/include/cyclone/contacts.h File Reference |
#include "body.h"
Include dependency graph for contacts.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::Contact |
>Contact More... | |
class | cyclone::ContactResolver |
The contact resolution routine. More... | |
class | cyclone::ContactGenerator |
This is the basic polymorphic interface for contact generators applying to rigid bodies. 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:14 2006). |