#include <GteGL4DepthStencilState.h>
Classes | |
struct | Face |
Public Member Functions | |
void | Enable () |
DepthStencilState * | GetDepthStencilState () |
GL4DepthStencilState (DepthStencilState const *depthStencilState) | |
Public Member Functions inherited from gte::GL4GraphicsObject | |
GLuint | GetGLHandle () const |
virtual void | SetName (std::string const &name) override |
Public Member Functions inherited from gte::GEObject | |
GraphicsObject * | GetGraphicsObject () const |
std::string const & | GetName () const |
virtual | ~GEObject () |
Static Public Member Functions | |
static std::shared_ptr< GEObject > | Create (void *unused, GraphicsObject const *object) |
Static Private Attributes | |
static GLenum const | msComparison [] |
static GLenum const | msOperation [] |
static GLboolean const | msWriteMask [] |
Additional Inherited Members | |
Protected Member Functions inherited from gte::GL4DrawingState | |
GL4DrawingState (DrawingState const *gtState) | |
Protected Member Functions inherited from gte::GL4GraphicsObject | |
GL4GraphicsObject (GraphicsObject const *gtObject) | |
Protected Member Functions inherited from gte::GEObject | |
GEObject (GraphicsObject const *gtObject) | |
Protected Attributes inherited from gte::GL4GraphicsObject | |
GLuint | mGLHandle |
Protected Attributes inherited from gte::GEObject | |
GraphicsObject * | mGTObject |
std::string | mName |
Definition at line 16 of file GteGL4DepthStencilState.h.
GL4DepthStencilState::GL4DepthStencilState | ( | DepthStencilState const * | depthStencilState | ) |
Definition at line 13 of file GteGL4DepthStencilState.cpp.
|
static |
Definition at line 36 of file GteGL4DepthStencilState.cpp.
void GL4DepthStencilState::Enable | ( | ) |
Definition at line 48 of file GteGL4DepthStencilState.cpp.
|
inline |
Definition at line 54 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 45 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 40 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 38 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 44 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 46 of file GteGL4DepthStencilState.h.
|
staticprivate |
Definition at line 50 of file GteGL4DepthStencilState.h.
|
staticprivate |
Definition at line 51 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 41 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 42 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 43 of file GteGL4DepthStencilState.h.
|
staticprivate |
Definition at line 49 of file GteGL4DepthStencilState.h.
|
private |
Definition at line 39 of file GteGL4DepthStencilState.h.