AR + GPS Location  3.0.0
All Classes Namespaces Functions Variables Properties Events Pages
ARLocation.Curve Class Referenceabstract
Inheritance diagram for ARLocation.Curve:
ARLocation.CatmullRomCurve ARLocation.Line

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)
 

Detailed Description

Definition at line 16 of file Curve.cs.


The documentation for this class was generated from the following file: