All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class vlc.vrml.generic.geometry.Geometry

java.lang.Object
   |
   +----vlc.vrml.generic.geometry.VrmlObject
           |
           +----vlc.vrml.generic.geometry.Geometry

public abstract class Geometry
extends VrmlObject
JVerge

Version:
0.8 (beta 4) Copyright 1997 The Virtual Light Company under the GNU LGPL

The latest information and bugs in JVerge can be found at http://www.vlc.com.au/JVerge

For definition of the Anchor node please see the VRML 97 Anchor specification

Geometry abstract class. All the geometry nodes should subclass this.

Author:
Justin Couch justin@vlc.com.au

Constructor Index

 o Geometry()
Empty constructor to prevent direct instantiation

Constructors

 o Geometry
 protected Geometry()
Empty constructor to prevent direct instantiation


All Packages  Class Hierarchy  This Package  Previous  Next  Index