Method | Description | |
---|---|---|
LinePath ( float x0, float y0, float z0, float x1, float y1, float z1 ) : System.Collections | ||
clone ( ) : |
||
diff ( float t ) : |
||
f ( float t ) : |
||
lengthToPoint ( float len ) : |
||
lengthToValue ( float len ) : float | ||
split ( float t ) : IPath[] | ||
vector ( float t ) : |
public LinePath ( float x0, float y0, float z0, float x1, float y1, float z1 ) : System.Collections | ||
x0 | float | |
y0 | float | |
z0 | float | |
x1 | float | |
y1 | float | |
z1 | float | |
return | System.Collections |