| java.lang.Object com.sun.j3d.loaders.lw3d.DebugOutput
DebugOutput | class DebugOutput (Code) | | This class has utility functions for printing out debugging information.
|
NONEEXCEPTIONTIMEWARNING | final static int NONEEXCEPTIONTIMEWARNING(Code) | | |
TRACEVALUESMISCLINE_TRACE | final static int TRACEVALUESMISCLINE_TRACE(Code) | | |
validOutput | int validOutput(Code) | | |
DebugOutput | DebugOutput(int outputTypes)(Code) | | |
getValidOutput | int getValidOutput()(Code) | | |
println | void println(int outputType, String theOutput)(Code) | | |
setValidOutput | void setValidOutput(int outputTypes)(Code) | | |
|
|