A B C G I L M O P R S T U V

S

scaleVelocity(float) - Method in class toxi.physics.VerletParticle
 
scaleVelocity(float) - Method in class toxi.physics2d.VerletParticle2D
 
setAttractor(Vec3D) - Method in class toxi.physics.behaviors.AttractionBehavior
 
setAttractor(Vec2D) - Method in class toxi.physics2d.behaviors.AttractionBehavior
 
setBox(AABB) - Method in class toxi.physics.constraints.BoxConstraint
 
setBox(Rect) - Method in class toxi.physics2d.constraints.RectConstraint
 
setCylinder(AxisAlignedCylinder) - Method in class toxi.physics.constraints.CylinderConstraint
 
setDrag(float) - Method in class toxi.physics.VerletPhysics
 
setDrag(float) - Method in class toxi.physics2d.VerletPhysics2D
 
setForce(Vec3D) - Method in class toxi.physics.behaviors.ConstantForceBehavior
 
setForce(Vec2D) - Method in class toxi.physics2d.behaviors.ConstantForceBehavior
 
setJitter(float) - Method in class toxi.physics.behaviors.AttractionBehavior
 
setJitter(float) - Method in class toxi.physics2d.behaviors.AttractionBehavior
 
setNumIterations(int) - Method in class toxi.physics.VerletPhysics
 
setNumIterations(int) - Method in class toxi.physics2d.VerletPhysics2D
 
setPreviousPosition(Vec3D) - Method in class toxi.physics.VerletParticle
 
setPreviousPosition(Vec2D) - Method in class toxi.physics2d.VerletParticle2D
 
setRadius(float) - Method in class toxi.physics.behaviors.AttractionBehavior
 
setRestitution(float) - Method in class toxi.physics.constraints.BoxConstraint
 
setRestLength(float) - Method in class toxi.physics.VerletSpring
 
setRestLength(float) - Method in class toxi.physics2d.VerletSpring2D
 
setStrength(float) - Method in class toxi.physics.behaviors.AttractionBehavior
 
setStrength(float) - Method in class toxi.physics.VerletSpring
 
setStrength(float) - Method in class toxi.physics2d.behaviors.AttractionBehavior
 
setStrength(float) - Method in class toxi.physics2d.VerletSpring2D
 
setTimeStep(float) - Method in class toxi.physics.VerletPhysics
 
setTimeStep(float) - Method in class toxi.physics2d.VerletPhysics2D
 
setWeight(float) - Method in class toxi.physics.VerletParticle
 
setWeight(float) - Method in class toxi.physics2d.VerletParticle2D
 
setWorldBounds(AABB) - Method in class toxi.physics.VerletPhysics
Sets bounding box
setWorldBounds(Rect) - Method in class toxi.physics2d.VerletPhysics2D
Sets bounding box
smooth - Variable in class toxi.physics.constraints.SoftBoxConstraint
 
SoftBoxConstraint - Class in toxi.physics.constraints
 
SoftBoxConstraint(AABB, float) - Constructor for class toxi.physics.constraints.SoftBoxConstraint
 
sphere - Variable in class toxi.physics.constraints.SphereConstraint
 
SphereConstraint - Class in toxi.physics.constraints
This class implements a spherical constraint for 3D VerletParticles.
SphereConstraint(Sphere, boolean) - Constructor for class toxi.physics.constraints.SphereConstraint
Creates a new instance using the sphere definition and constraint mode given.
SphereConstraint(Vec3D, float, boolean) - Constructor for class toxi.physics.constraints.SphereConstraint
Creates a new instance using the sphere definition and constraint mode given.
springs - Variable in class toxi.physics.VerletPhysics
List of spring/sticks connectors
springs - Variable in class toxi.physics2d.VerletPhysics2D
List of spring/stick connectors

A B C G I L M O P R S T U V