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  
has(key) — Method in class org.generalrelativity.foam.util.SimpleMap
hasCollision() — Method in interface org.generalrelativity.foam.dynamics.collision.IFineCollisionDetector
Indicates collision
hasCollision() — Method in class org.generalrelativity.foam.dynamics.collision.fine.sat.BezierDetector
hasCollision() — Method in class org.generalrelativity.foam.dynamics.collision.fine.sat.CircleCircleDetector
Determines whether 2 circles are overlapping

This method simply decides whether the circles are closer than the sum of their radii.

hasCollision() — Method in class org.generalrelativity.foam.dynamics.collision.fine.sat.CirclePolygonDetector
Determines whether the #circle and #body are intersecting.
hasCollision() — Method in class org.generalrelativity.foam.dynamics.collision.fine.sat.PointPolygonDetector
hasCollision() — Method in class org.generalrelativity.foam.dynamics.collision.fine.sat.PolygonPolygonDetector
Determines whether the 2 bodies are intersecting.
hasCollision(rect:org.generalrelativity.foam.dynamics.collision.geom:AABR) — Method in class org.generalrelativity.foam.dynamics.collision.geom.AABR
Indicates whether instance is intersecting with rect

This is a simple algorithm.

height — Property in class org.generalrelativity.foam.dynamics.element.body.CubicBezierCurve
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