menu
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb.dart
OpenGLContextWeb
depthFunc method
depthFunc method
dark_mode
light_mode
depthFunc
method
dynamic
depthFunc
(
dynamic
v0
)
Implementation
depthFunc(v0) { return gl.depthFunc(v0); }
openworld_gl package
documentation
openGL/opengl/OpenGLContextWeb
OpenGLContextWeb
depthFunc method
OpenGLContextWeb class