API Documentation
|
Internal class for storing Polyline slice data. More...
#include <PolylineSlicer.h>
Public Attributes | |
Bounds< 3, fltp08 > | bounds = Constant<Bounds<3, fltp08>>::Min |
ProgressInfo * | log |
Buffer< SlicePlane > | planes |
PolylineSliceIterator * | slice_plane |
Matrix< fltp08 > | slice_transform |
RTree< 3, fltp08 > | tree |
Buffer< Triangle< 3, fltp08 > > | triangles |
Internal class for storing Polyline slice data.
ProgressInfo* log |
Buffer<SlicePlane> planes |
PolylineSliceIterator* slice_plane |