Class OutlineExtractor.BoundaryProjector

java.lang.Object
org.apache.commons.math3.geometry.euclidean.threed.OutlineExtractor.BoundaryProjector
All Implemented Interfaces:
BSPTreeVisitor<Euclidean3D>
Enclosing class:
OutlineExtractor

private class OutlineExtractor.BoundaryProjector extends Object implements BSPTreeVisitor<Euclidean3D>
Visitor projecting the boundary facets on a plane.