Definition at line 5 of file ISlice.java.
◆ slice()
List<Polygon> eu.mihosoft.vrl.v3d.ISlice.slice |
( |
CSG |
incoming, |
|
|
Transform |
slicePlane, |
|
|
double |
normalInsetDistance |
|
) |
| |
An interface for slicking CSG objects into lists of points that can be extruded back out
- Parameters
-
incoming | Incoming CSG to be sliced |
slicePlane | Z coordinate of incoming CSG to slice at |
normalInsetDistance | Inset for sliced output |
- Returns
- A set of polygons defining the sliced shape
The documentation for this interface was generated from the following file: