Subclass this in your project to supply a curvature law as an arbitrary function. Return at least two entries: [kappa, torsion, ...].
More...
Subclass this in your project to supply a curvature law as an arbitrary function. Return at least two entries: [kappa, torsion, ...].
◆ Evaluate()
| double[] TrackFlowPro.Runtime.CurvatureFunctionAsset.Evaluate |
( |
double | s | ) |
|
|
abstract |
- Parameters
-
| s | Arc length (same units as your curve build) |
- Returns
- double[] of generalized 3D curvatures at arc length s [k, τ]
The documentation for this class was generated from the following file: