API Documentation
|
Represents a single plane to slice the data across. More...
#include <PolylineSlicer.h>
Public Attributes | |
Vertex< 3, fltp04 > | center_point = Constant<Vertex<3, fltp04>>::Invalid |
String | group |
String | name |
Plane< 3, fltp08 > | plane |
Buffer< Vertex< 3, fltp04 > > | polyline_vertices |
Dictionary< String, Buffer< fltp04 > > | properties |
Buffer< Buffer< uint04 > > | segments |
Represents a single plane to slice the data across.
String group |
String name |
Dictionary<String, Buffer<fltp04> > properties |