public class QuadMeshExample extends Object
QuadMeshFactory to generate an instance of
IndexedFaceSet. The surface featured here is the same example as in
ParametricSurfaceExample but done with a QuadMeshFactory.| Constructor and Description |
|---|
QuadMeshExample() |
| Modifier and Type | Method and Description |
|---|---|
static IndexedFaceSet |
createSurface(int N) |
static void |
main(String[] args) |
public static IndexedFaceSet createSurface(int N)
public static void main(String[] args)