com.sun.j3d.loaders.objectfile
Class DefaultMaterials

java.lang.Object
  extended by com.sun.j3d.loaders.objectfile.DefaultMaterials

 class DefaultMaterials
extends java.lang.Object

This class provides default materials for the object file loader


Field Summary
(package private) static java.lang.String materials
          String that describes the default materials.
 
Constructor Summary
DefaultMaterials()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

materials

static final java.lang.String materials
String that describes the default materials.

See Also:
Constant Field Values
Constructor Detail

DefaultMaterials

DefaultMaterials()


Copyright 1996-2008 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms.