Cyclone | Cyclone: C:/data/physeng_code/include/cyclone/plinks.h File Reference |
#include "pcontacts.h"
Include dependency graph for plinks.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::ParticleLink |
Links connect two particles together, generating a contact if they violate the constraints of their link. More... | |
class | cyclone::ParticleCable |
Cables link a pair of particles, generating a contact if they stray too far apart. More... | |
class | cyclone::ParticleRod |
Rods link a pair of particles, generating a contact if they stray too far apart or too close. More... | |
class | cyclone::ParticleConstraint |
Constraints are just like links, except they connect a particle to an immovable anchor point. More... | |
class | cyclone::ParticleCableConstraint |
Cables link a particle to an anchor point, generating a contact if they stray too far apart. More... | |
class | cyclone::ParticleRodConstraint |
Rods link a particle to an anchor point, generating a contact if they stray too far apart or too close. More... |
© 2000-2003 Icosagon. All Rights Reserved.
Distributed under licence.
Cyclone Version 2.0.5 (Documentation generated Fri Nov 10 20:44:17 2006). |