Parameters |
Description |
int knotIndex |
[in] Knot index. |
double knot |
[in] Value to be inserted |
int multiplicity = 1 |
[in] Number of times to insert the knot. |
Inserts the specified knot the specified number of times at the specified index, and returns a reference to this vector.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|