API Documentation
Loading...
Searching...
No Matches
SlicePlane Struct Reference

Represents a single plane to slice the data across. More...

#include <PolylineSlicer.h>

Collaboration diagram for SlicePlane:
[legend]

Public Attributes

Vertex< 3, fltp04center_point = Constant<Vertex<3, fltp04>>::Invalid
 
String group
 
String name
 
Plane< 3, fltp08plane
 
Buffer< Vertex< 3, fltp04 > > polyline_vertices
 
Dictionary< String, Buffer< fltp04 > > properties
 
Buffer< Buffer< uint04 > > segments
 

Detailed Description

Represents a single plane to slice the data across.


Member Data Documentation

◆ center_point

Vertex<3, fltp04> center_point = Constant<Vertex<3, fltp04>>::Invalid

◆ group

String group

◆ name

String name

◆ plane

Plane<3, fltp08> plane

◆ polyline_vertices

Buffer<Vertex<3, fltp04> > polyline_vertices

◆ properties

Dictionary<String, Buffer<fltp04> > properties

◆ segments

Buffer<Buffer<uint04> > segments

The documentation for this struct was generated from the following file: