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