Class: BulldogPhysics::Particles::Collisions::ParticleContactGenerator
- Inherits:
-
Object
- Object
- BulldogPhysics::Particles::Collisions::ParticleContactGenerator
- Defined in:
- lib/Particles/particle_contact_generator.rb
Overview
Links connect two particles together, generating a contact if * they violate the constraints of their link. It is used as a base class for cables and rods, and could be used as a base class for springs with a limit to their extension.
Direct Known Subclasses
ParticleGroundContacts, ParticleLink, ParticleParticleContacts