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

Public Member Functions

 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)
 

Properties

Vector3 P0 [get, set]
 
Vector3 P1 [get, set]
 

Detailed Description

Definition at line 5 of file Line.cs.


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