Class | Description |
---|---|
Attractor3D |
Attraction interaction: distant pull between two Mass elements.
|
AutoCollider |
Autocollision handling mechanism for a physical model
|
Bubble3D |
Bubble interaction: one Mass is enclosed within a certain radius of another Mass.
|
CollisionEngine |
The global collision engine for the physics context.
|
Contact3D |
Contact interaction: collision between two Mass elements.
|
Damper3D |
Damper interaction: viscous force between two Mass elements.
|
Driver3D |
Driver module (a interaction module that acts upon a Mass
|
Ground1D |
One dimensional fixed point module.
|
Ground3D |
3D Fixed point Mass module.
|
HapticInput3D |
A 3D Haptic Input Mass module.
|
InOut |
Abstract InOut class.
|
Interaction |
Abstract Interaction class.
|
Mass |
Abstract class defining Material points.
|
Mass1D | |
Mass2DPlane |
A regular 2D Mass module (constrained to the XY plane), with a given inertia, subject to potential gravity.
|
Mass3D |
A regular 3D Mass module, with a given inertia, subject to potential gravity.
|
MassCollider |
Collider class handling collision between two physical models.
|
Medium |
Defines a physical medium context (friction, gravity, etc.)
|
miString |
A basic integrated string class.
|
miTopoCreator |
Topology Creator Model class.
|
Module |
Abstract class defining modules (any type of physical element).
|
Observer3D |
Listener module (a interaction module that only observes one mat
|
Osc1D | |
Osc3D |
A 3D Mass Spring Oscillator with a given inertia, stiffness and damping, subject to potential gravity.
|
PhyModel |
Main class for physical model objects.
|
PhyObject |
Abstract class defining Physical objects: either masses or macro modules (considered as masses to outside world).
|
PhysicsContext |
The global physics context, inside which we can define physical models.
|
PlaneContact3D |
Plane Contact: contact interaction between a Mass module and a 2D plane.
|
PosInput3D |
A 3D Haptic Input Mass module.
|
Rope3D |
Rope interaction: rope-like interaction between two Mass elements.
|
Spring3D |
Spring interaction: elastic interaction between two Mass elements.
|
SpringDamper1D |
Spring interaction: elastic interaction between two Mass elements.
|
SpringDamper3D |
Spring-Damper interaction: viscoelastic interaction between two Mass elements.
|
Vect3D |
Enum | Description |
---|---|
Bound | |
filterType | |
inOutType | |
interType | |
massType | |
param | |
paramSystem | |
velUnit |
Processing Library miPhysics by James Leonard. (c) 2019