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  
mass — Property in class cv.orion.ParticleVO
The mass of the particle
mass — Property in class cv.orion.filters.MouseGravityFilter
Mass
MathUtil — Class in package cv.util
A collection of useful math related functions.
minDist — Property in class cv.orion.filters.MouseSpringFilter
The minimum distance the particle must be from the mouse for the filter to take effect.
MouseGravityFilter — Class in package cv.orion.filters
The MouseGravityFilter causes the particle be attracted to the mouse.
MouseGravityFilter(mass) — Constructor in class cv.orion.filters.MouseGravityFilter
Causes particles to be attracted to the mouse.
MouseSpringFilter — Class in package cv.orion.filters
The MouseSpringFilter causes particles to move toward the mouse in a spring motion.
MouseSpringFilter(springStrength, minDist) — Constructor in class cv.orion.filters.MouseSpringFilter
Causes particles to be attracted to the mouse and move with a spring motion.
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