24#ifndef _SO_DRAW_BUFFER_ELEMENT_H_
25#define _SO_DRAW_BUFFER_ELEMENT_H_
78 virtual void print(FILE *fp)
const;
88 static void initClass();
91 static void exitClass();
#define SoEXTENDER_Documented
#define SO_ELEMENT_HEADER(className)
<a href="IconLegend.html"><img src="extTGS.gif" alt="VSG extension" border="0"></a> Stores the curre...
static SoDrawBufferType get(SoState *state)
Returns current depth buffer parameters.
virtual void print(FILE *fp) const
Prints element (for debugging).
SoDrawBufferType
Depth function mode as defined by OpenGL.
static void set(SoState *state, SoDrawBufferType type)
Sets the depth buffer parameters.
Stores a single int32_t, int, or enum value.