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 voidPhysicsModel.addDeferred(MassObject m) protected com.bulletphysics.dynamics.RigidBodyPhysicsModel.createCylinder(MassObject mo, Object o, float l, float r) protected voidPhysicsModel.join(FlexNode flexNode, MassObject massObject, com.bulletphysics.dynamics.RigidBody body) protected voidPhysicsModel.updatePosition(MassObject m) Method parameters in uk.ac.soton.grophysics with type arguments of type MassObject