All Packages Class Hierarchy This Package Previous Next Index
Interface berkeley.cs.dmc.ji3d.Options
- public interface Options
-
ambientOn
-
-
attenuateOn
-
-
BACKFACE_CULL
-
-
background
-
-
debug
-
-
debugGC
-
-
debugParser
-
-
depthOn
-
-
depthque
-
-
diffuseOn
-
-
specularOn
-
-
WIREFRAME
-
debug
public static final boolean debug
debugGC
public static final boolean debugGC
debugParser
public static final boolean debugParser
ambientOn
public static final boolean ambientOn
diffuseOn
public static final boolean diffuseOn
specularOn
public static final boolean specularOn
depthOn
public static final boolean depthOn
attenuateOn
public static final boolean attenuateOn
depthque
public static final Vec3 depthque
background
public static final Vec3 background
WIREFRAME
public static final boolean WIREFRAME
BACKFACE_CULL
public static final boolean BACKFACE_CULL
All Packages Class Hierarchy This Package Previous Next Index