AR + GPS Location
3.0.0
|
Public Member Functions | |
abstract Vector3 | GetPoint (float u) |
abstract CurvePointData | GetPointAndTangent (float u) |
abstract Vector3[] | Sample (int n) |
abstract float | EstimateLength (int n=100) |
abstract float | GetParameterForLength (float s) |
abstract Vector3 | GetPointAtLength (float s) |
abstract CurvePointData | GetPointAndTangentAtLength (float s) |