In addition to the operations of Subcurve_node the following operations are implemented.
|
| returns false; |
|
| |
returns the begin iterator
to the 'th level of subcurves (for the first subcurve level ). Precondition: i < cn.number_of_sc_levels() | ||
|
| |
returns the
past-the-end iterator
to the 'th level of subcurves (for the first subcurve level ). Precondition: i < cn.number_of_sc_levels() | ||
|
| |
returns the number of subcurve levels (not including the edge level and the curve level). | ||
|
| overrides the same function in the Subcurve_node, to gain efficiency. |
|
| overrides the same function in the Subcurve_node, to gain efficiency. |