Class: BulldogPhysics::Particles::Collisions::ParticleContactGenerator

Inherits:
Object
  • Object
show all
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.