|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Ray2D | |
---|---|
toxi.geom |
Uses of Ray2D in toxi.geom |
---|
Methods in toxi.geom that return Ray2D | |
---|---|
Ray2D |
Ray2D.setDirection(Vec2D d)
Uses a normalized copy of the given vector as the ray direction. |
Ray2D |
Line2D.toRay2D()
|
Methods in toxi.geom with parameters of type Ray2D | |
---|---|
Vec2D |
Rect.intersectsRay(Ray2D ray,
float minDist,
float maxDist)
Checks if the rectangle intersects with the given ray and if so computes the first intersection point. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |