Back to Seed Clases

Cogl


Classes

Interfaces

Structs

Unions

Enums

Enum Cogl.DepthTestFunction

Import line: Cogl = imports.gi.Cogl;
GIR File: Cogl-1.0.gir
C documentation: CoglDepthTestFunction
Enum : DepthTestFunction
When using depth testing one of these functions is used to compare
the depth of an incoming fragment against the depth value currently
stored in the depth buffer. The function is changed using
cogl_material_set_depth_test_function().
The test is only done when depth testing is explicitly enabled. (See
cogl_material_set_depth_test_enabled())
Values
Properties
Properties
None
Public Methods
None
Events
None
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:09:57 GMT+0800 (HKT)