Uses of Class
uk.ac.soton.grophysics.MassObject
Packages that use MassObject
-
Uses of MassObject in uk.ac.soton.grophysics
Methods in uk.ac.soton.grophysics that return MassObjectModifier 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 foundMethods in uk.ac.soton.grophysics that return types with arguments of type MassObjectMethods in uk.ac.soton.grophysics with parameters of type MassObjectModifier 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) Method parameters in uk.ac.soton.grophysics with type arguments of type MassObject