Class DistPoint2Box2
Inheritance
DistPoint2Box2
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public class DistPoint2Box2
Constructors
DistPoint2Box2(Vector2d, Box2d)
Declaration
public DistPoint2Box2(Vector2d PointIn, Box2d boxIn)
Parameters
Fields
BoxClosest
Declaration
public Vector2d BoxClosest
Field Value
DistanceSquared
Declaration
public double DistanceSquared
Field Value
Properties
Box
Declaration
public Box2d Box { get; set; }
Property Value
Point
Declaration
public Vector2d Point { get; set; }
Property Value
Methods
Compute()
Declaration
public DistPoint2Box2 Compute()
Returns
Get()
Declaration
Returns
GetSquared()
Declaration
public double GetSquared()
Returns