Parameters |
Description |
double param |
[in] Parameter to be evaluated. |
int numDeriv |
[in] Number of derivatives to be computed. |
OdGeVector3dArray& derivatives |
[out] Receives an array of derivatives at the point corresponding to param. |
Returns the point on this curve corresponding to the specified parameter value, and the derivatives at that point.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|