|
| Line (Vector3 p0, Vector3 p1) |
|
void | Calculate () |
|
override float | EstimateLength (int n=100) |
|
override float | GetParameterForLength (float s) |
|
override Vector3 | GetPoint (float u) |
|
Vector3 | GetTangent (float u) |
|
override CurvePointData | GetPointAndTangent (float u) |
|
override CurvePointData | GetPointAndTangentAtLength (float s) |
|
override Vector3 | GetPointAtLength (float s) |
|
override Vector3[] | Sample (int n) |
|
|
Vector3 | P0 [get, set] |
|
Vector3 | P1 [get, set] |
|
Definition at line 5 of file Line.cs.
The documentation for this class was generated from the following file:
- Assets/ARLocation/Scripts/Math/Line.cs