| Package | org.generalrelativity.foam.dynamics.collision.fine.sat |
| Class | public class PointPolygonDetector |
| Property | Defined by | ||
|---|---|---|---|
| body : IBody | PointPolygonDetector | ||
| point : Vector | PointPolygonDetector | ||
| Method | Defined by | ||
|---|---|---|---|
| PointPolygonDetector | |||
|
hasCollision():Boolean
| PointPolygonDetector | ||
| Constant | Defined by | ||
|---|---|---|---|
| EPSILON : Number = 15 [static]
| PointPolygonDetector | ||
| body | property |
protected var body:IBody
| point | property |
protected var point:Vector
| PointPolygonDetector | () | constructor |
| hasCollision | () | method |
public function hasCollision():Boolean
Returns
Boolean |
| EPSILON | constant |
protected static const EPSILON:Number = 15