A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z  
magnitude — Property in class org.generalrelativity.foam.math.Vector
Gets the magnitude of the instance
mass — Property in interface org.generalrelativity.foam.dynamics.element.ISimulatable
Gets the element's mass
_mass — Property in class org.generalrelativity.foam.dynamics.element.particle.SimpleParticle
holds the mass of the particle
mass — Property in class org.generalrelativity.foam.dynamics.element.particle.SimpleParticle
MathUtil — Class in package org.generalrelativity.foam.util
max — Property in class org.generalrelativity.foam.dynamics.collision.fine.sat.AxisProjection
maximum point of projection along axis
maxX — Property in class org.generalrelativity.foam.dynamics.collision.geom.AABR
maximum point on body along world x-axis
maxY — Property in class org.generalrelativity.foam.dynamics.collision.geom.AABR
maximum point on body along world y-axis
min — Property in class org.generalrelativity.foam.dynamics.collision.fine.sat.AxisProjection
minimum point of projection along axis
minDistance — Property in class org.generalrelativity.foam.dynamics.collision.fine.sat.CirclePolygonDetector
minimum distance along the pentration axis required to resolve penetration
minDistance — Property in class org.generalrelativity.foam.dynamics.collision.fine.sat.PolygonPolygonDetector
minimum distance along the pentration axis required to resolve penetration
minus(v:org.generalrelativity.foam.math:Vector) — Method in class org.generalrelativity.foam.math.Vector
Gets the difference of the instance and passed Vector Note that this does NOT alter the instance
minusEquals(v:org.generalrelativity.foam.math:Vector) — Method in class org.generalrelativity.foam.math.Vector
Subtracts a Vector from the instance Note that this alters the Vector
minX — Property in class org.generalrelativity.foam.dynamics.collision.geom.AABR
minimum point on body along world x-axis
minY — Property in class org.generalrelativity.foam.dynamics.collision.geom.AABR
minimum point on body along world y-axis
MouseSpring — Class in package org.generalrelativity.foam.dynamics.force.spring
MouseSpring(body:org.generalrelativity.foam.dynamics.element:IBody, point:org.generalrelativity.foam.math:Vector, displayObject) — Constructor in class org.generalrelativity.foam.dynamics.force.spring.MouseSpring
A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z