DepthTest Class Reference
Inheritance diagram for DepthTest:

Collaboration diagram for DepthTest:

Detailed Description
Controls the depth test operation.Public Types | |
| enum | DepthFunc { NEVER = GL_NEVER, LESS = GL_LESS, EQUAL = GL_EQUAL, LEQUAL = GL_LEQUAL, GREATER = GL_GREATER, NOTEQUAL = GL_NOTEQUAL, GEQUAL = GL_GEQUAL, ALWAYS = GL_ALWAYS } |
Public Member Functions | |
| DepthTest (DepthFunc depth_func) throw () | |
Private Member Functions | |
| boost::shared_ptr< StateletImpl > | get_impl (DepthFunc depth_func) const throw () |
Classes | |
| class | DepthTestImpl |
The documentation for this class was generated from the following file:
- src/renderer/Statelet.hh