AbstractCurve
Method Summary
Public Methods | ||
public |
curvature(t: *) |
|
public |
derivative(t: *) |
|
public |
evaluate(t: *) |
|
public |
normal(t: *) |
|
public |
width(t: *) |
Public Methods
public curvature(t: *) source
Params:
Name | Type | Attribute | Description |
t | * |
public derivative(t: *) source
Params:
Name | Type | Attribute | Description |
t | * |
public evaluate(t: *) source
Params:
Name | Type | Attribute | Description |
t | * |
public normal(t: *) source
Params:
Name | Type | Attribute | Description |
t | * |
public width(t: *) source
Params:
Name | Type | Attribute | Description |
t | * |