Castor3D  ..
Public Attributes | List of all members
Castor3D::DepthStencilState::stSTENCIL Struct Reference

Stencil function and operations description. More...

Public Attributes

eSTENCIL_FUNC m_eFunc
 The function. More...
 
uint32_t m_ref
 The reference value for the function. More...
 
eSTENCIL_OP m_eFailOp
 The operation on stencil test fail. More...
 
eSTENCIL_OP m_eDepthFailOp
 The operation on deph test fail. More...
 
eSTENCIL_OP m_ePassOp
 The operation on depth and stencil tests success. More...
 

Detailed Description

Stencil function and operations description.

Author
Sylvain DOREMUS
Version
0.7.0
Date
27/11/2013

Member Data Documentation

◆ m_eDepthFailOp

eSTENCIL_OP Castor3D::DepthStencilState::stSTENCIL::m_eDepthFailOp

◆ m_eFailOp

eSTENCIL_OP Castor3D::DepthStencilState::stSTENCIL::m_eFailOp

◆ m_eFunc

eSTENCIL_FUNC Castor3D::DepthStencilState::stSTENCIL::m_eFunc

◆ m_ePassOp

eSTENCIL_OP Castor3D::DepthStencilState::stSTENCIL::m_ePassOp

◆ m_ref

uint32_t Castor3D::DepthStencilState::stSTENCIL::m_ref

The documentation for this struct was generated from the following file: