Uses of Enum
org.jzy3d.painters.DepthFunc
Packages that use DepthFunc
- 
Uses of DepthFunc in org.jzy3d.painters
Methods in org.jzy3d.painters that return DepthFuncModifier and TypeMethodDescriptionstatic DepthFuncReturns the enum constant of this type with the specified name.static DepthFunc[]DepthFunc.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.jzy3d.painters with parameters of type DepthFuncModifier and TypeMethodDescriptionvoidEmulGLPainter.glDepthFunc(DepthFunc func) voidIPainter.glDepthFunc(DepthFunc func) voidNativeDesktopPainter.glDepthFunc(DepthFunc func) voidNativeEmbeddedPainter.glDepthFunc(DepthFunc func)