shapelib
Class Cube_ITAGeom

java.lang.Object
  |
  +--IndexedQuadArrayGeom
        |
        +--shapelib.Cube_ITAGeom

public class Cube_ITAGeom
extends IndexedQuadArrayGeom

A cube as an indexed quad array. The cube is origin centered, from -1 to 1. (This is a closed surface with unique verticies.)

See Also:
Serialized Form

Constructor Summary
Cube_ITAGeom()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Cube_ITAGeom

public Cube_ITAGeom()