Uses of Enum
org.jzy3d.painters.DepthFunc
-
Uses of DepthFunc in org.jzy3d.painters
Modifier and TypeMethodDescriptionstatic DepthFunc
Returns 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.Modifier and TypeMethodDescriptionvoid
EmulGLPainter.glDepthFunc
(DepthFunc func) void
IPainter.glDepthFunc
(DepthFunc func) void
NativeDesktopPainter.glDepthFunc
(DepthFunc func) void
NativeEmbeddedPainter.glDepthFunc
(DepthFunc func)