Uses of Class
uk.ac.soton.grophysics.MassObject
-
Uses of MassObject in uk.ac.soton.grophysics
Modifier and TypeMethodDescriptionPhysicsModel.getParentMassObject
(Node node) Find the previous FlexNode in the tree by searching the branch first, then hierarchically through it's parents returns null if nothing is foundPhysicsModel.getPreviousMassObject
(Node node) Find the previous FlexNode in the current branch returns null if nothing is foundModifier and TypeMethodDescriptionprotected void
PhysicsModel.addDeferred
(MassObject m) protected com.bulletphysics.dynamics.RigidBody
PhysicsModel.createCylinder
(MassObject mo, Object o, float l, float r) protected void
PhysicsModel.join
(FlexNode flexNode, MassObject massObject, com.bulletphysics.dynamics.RigidBody body) protected void
PhysicsModel.updatePosition
(MassObject m)