shout3d.core
Class Geometry

java.lang.Object
  |
  +--shout3d.core.Node
        |
        +--shout3d.core.Geometry
Direct Known Subclasses:
Mesh, PointSet

public abstract class Geometry
extends Node

A Geometry


Constructor Summary
Geometry()
          Constructs a default Geometry node.
 
Methods inherited from class shout3d.core.Node
cleanUp, getDEFName, getField, getFieldByIndex, getFieldName, getNumFields, getTypeName, getViewer, isOfType, setDEFName, setViewer
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Geometry

public Geometry()
Constructs a default Geometry node.