Classes | Public Member Functions | Public Attributes | List of all members
gte::DepthStencilState Class Reference

#include <GteDepthStencilState.h>

Inheritance diagram for gte::DepthStencilState:
Inheritance graph
[legend]

Classes

struct  Face
 

Public Member Functions

 DepthStencilState ()
 
- Public Member Functions inherited from gte::GraphicsObject
std::string const & GetName () const
 
GraphicsObjectType GetType () const
 
bool IsBuffer () const
 
bool IsDrawingState () const
 
bool IsShader () const
 
bool IsTexture () const
 
bool IsTextureArray () const
 
void SetName (std::string const &name)
 
virtual ~GraphicsObject ()
 

Public Attributes

Face backFace
 
Comparison comparison
 
bool depthEnable
 
Face frontFace
 
unsigned int reference
 
bool stencilEnable
 
unsigned char stencilReadMask
 
unsigned char stencilWriteMask
 
WriteMask writeMask
 

Additional Inherited Members

- Static Public Member Functions inherited from gte::GraphicsObject
static void SubscribeForDestruction (std::shared_ptr< ListenerForDestruction > const &listener)
 
static void UnsubscribeForDestruction (std::shared_ptr< ListenerForDestruction > const &listener)
 
- Protected Member Functions inherited from gte::DrawingState
 DrawingState ()
 
- Protected Member Functions inherited from gte::GraphicsObject
 GraphicsObject ()
 
- Protected Attributes inherited from gte::GraphicsObject
std::string mName
 
GraphicsObjectType mType
 

Detailed Description

Definition at line 15 of file GteDepthStencilState.h.

Constructor & Destructor Documentation

DepthStencilState::DepthStencilState ( )

Definition at line 13 of file GteDepthStencilState.cpp.

Member Data Documentation

Face gte::DepthStencilState::backFace

Definition at line 68 of file GteDepthStencilState.h.

Comparison gte::DepthStencilState::comparison

Definition at line 63 of file GteDepthStencilState.h.

bool gte::DepthStencilState::depthEnable

Definition at line 61 of file GteDepthStencilState.h.

Face gte::DepthStencilState::frontFace

Definition at line 67 of file GteDepthStencilState.h.

unsigned int gte::DepthStencilState::reference

Definition at line 69 of file GteDepthStencilState.h.

bool gte::DepthStencilState::stencilEnable

Definition at line 64 of file GteDepthStencilState.h.

unsigned char gte::DepthStencilState::stencilReadMask

Definition at line 65 of file GteDepthStencilState.h.

unsigned char gte::DepthStencilState::stencilWriteMask

Definition at line 66 of file GteDepthStencilState.h.

WriteMask gte::DepthStencilState::writeMask

Definition at line 62 of file GteDepthStencilState.h.


The documentation for this class was generated from the following files:


geometric_tools_engine
Author(s): Yijiang Huang
autogenerated on Thu Jul 18 2019 04:00:05