|
BowlerKernel
|
Public Member Functions | |
| CSG | extrude (Vector3d dir, List< Vector3d > points) |
| CSG | extrude (Vector3d dir, Polygon polygon1) |
Definition at line 5 of file IExtrusion.java.
Extrusion interface for writing extrusion strategy scripts
| dir | |
| points |
Referenced by eu.mihosoft.vrl.v3d.svg.SVGLoad.extrudeLayers(), and eu.mihosoft.vrl.v3d.Extrude.points().