|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.jreality.tutorial.geom.QuadMeshExample
public class QuadMeshExample
This example shows how to use a QuadMeshFactory
to generate an instance of
IndexedFaceSet
. The surface featured here is the same example as in
ParametricSurfaceExample
but done with a QuadMeshFactory.
Constructor Summary | |
---|---|
QuadMeshExample()
|
Method Summary | |
---|---|
static IndexedFaceSet |
createSurface(int N)
|
static void |
main(java.lang.String[] args)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public QuadMeshExample()
Method Detail |
---|
public static IndexedFaceSet createSurface(int N)
public static void main(java.lang.String[] args)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |