de.jreality.tutorial.geom
Class GeometryMergeExample

java.lang.Object
  extended by de.jreality.tutorial.geom.GeometryMergeExample

public class GeometryMergeExample
extends java.lang.Object

This example shows how to use the GeometryMergeFactory, which combines all geometries in a scene graph into a single IndexedFaceSet.

Author:
Bernd Gonska

Constructor Summary
GeometryMergeExample()
           
 
Method Summary
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

GeometryMergeExample

public GeometryMergeExample()
Method Detail

main

public static void main(java.lang.String[] args)