Class Distance
Inherited Members
Namespace: g3
Assembly: cs.temp.dll.dll
Syntax
public static class Distance
Methods
ClosestPointOnLineT(Vector3f, Vector3f, Vector3f)
Declaration
public static float ClosestPointOnLineT(Vector3f p0, Vector3f dir, Vector3f pt)
Parameters
| Type | Name | Description |
|---|---|---|
| Vector3f | p0 | |
| Vector3f | dir | |
| Vector3f | pt |
Returns
| Type | Description |
|---|---|
| Single |