de.jreality.writer.u3d
Class U3DAttribute

java.lang.Object
  extended by de.jreality.writer.u3d.U3DAttribute

public abstract class U3DAttribute
extends java.lang.Object


Field Summary
static DataList U3D_FLAG
           
static Attribute U3D_NONORMALS
           
 
Constructor Summary
U3DAttribute()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

U3D_FLAG

public static final DataList U3D_FLAG

U3D_NONORMALS

public static final Attribute U3D_NONORMALS
Constructor Detail

U3DAttribute

public U3DAttribute()