public class GeometryServiceImpl extends Object implements org.scijava.java3d.GeometryService
GeometryService service interface.| Constructor and Description |
|---|
GeometryServiceImpl() |
| Modifier and Type | Method and Description |
|---|---|
int |
triangulateIslands(int[][] islandCounts,
org.scijava.vecmath.Point3f[][] outVerts,
int[] contourCounts,
ArrayList<org.scijava.java3d.GeometryArray> triangData) |
public int triangulateIslands(int[][] islandCounts,
org.scijava.vecmath.Point3f[][] outVerts,
int[] contourCounts,
ArrayList<org.scijava.java3d.GeometryArray> triangData)
triangulateIslands in interface org.scijava.java3d.GeometryServiceCopyright © 2015. All rights reserved.