AR + GPS Location
3.0.0
|
This is the complete list of members for ARLocation.Curve, including all inherited members.
EstimateLength(int n=100) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
GetParameterForLength(float s) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
GetPoint(float u) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
GetPointAndTangent(float u) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
GetPointAndTangentAtLength(float s) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
GetPointAtLength(float s) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |
Sample(int n) (defined in ARLocation.Curve) | ARLocation.Curve | pure virtual |