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