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

#include <PolylineSlicer.h>

Collaboration diagram for PolylineSliceCache:
[legend]

Public Attributes

Matrix< fltp08slice_transform
 
Buffer< SlicePlaneplanes
 
Buffer< Triangle< 3, fltp08 > > triangles
 
RTree< 3, fltp08tree
 
PolylineSliceIteratorslice_plane
 
Bounds< 3, fltp08bounds = Constant<Bounds<3, fltp08>>::Min
 
ProgressInfolog
 

Member Data Documentation

◆ bounds

Bounds<3, fltp08> bounds = Constant<Bounds<3, fltp08>>::Min

◆ log

◆ planes

Buffer<SlicePlane> planes

◆ slice_plane

PolylineSliceIterator* slice_plane

◆ slice_transform

Matrix<fltp08> slice_transform

◆ tree

RTree<3, fltp08> tree

◆ triangles

Buffer<Triangle<3, fltp08> > triangles

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