|
Lagrange
|
Options for isoline extraction/trimming. More...
#include <lagrange/isoline.h>
Public Attributes | |
| AttributeId | attribute_id = invalid_attribute_id() |
| Attribute ID of the scalar field to use. Can be a vertex or indexed attribute. | |
| size_t | channel_index = 0 |
| Channel index to use for the scalar field. | |
| double | isovalue = 0.0 |
| Isovalue to extract or trim with. | |
| bool | keep_below = true |
| Whether to keep the part below the isoline. Ignored for isoline extraction. | |
Options for isoline extraction/trimming.