Parameters |
Description |
int startIndex |
[in] Index of the first knot to be removed. |
int endIndex |
[in] Index of the last knot to be removed. |
Removes the specified range of knots from this vector, and returns a reference to this vector.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|