![]() |
A model for the ArrangementWithHistoryInputFormatter concept supports a set of functions that enable reading an arrangement-with-history instance from an input stream using a specific format.
|
| |
|
the type of arrangement to input.
| |
|
| ||
|
| the inducing curve type. | |
|
|
| reads a message indicating the beginning of the inducing curves. |
|
|
| reads a message indicating the end of the inducing curves. |
|
|
| reads a message indicating the beginning of a single curve record. |
|
|
| reads a message indicating the end of a single curve record. |
|
|
| reads a curve. |
|
|
| reads a message indicating the beginning of the set of edges induced by the current curve. |
|
|
| reads a message indicating the end of the induced edges set. |
Arr_with_history_text_formatter<ArrFormatter>