Contents User Forum Source Index APIs by Task APIs by Level Data


G3D::RenderDevice::RenderState::Stencil Class Reference

#include <RenderDevice.h>

List of all members.

Public Member Functions

bool operator!= (const Stencil &other) const
bool operator== (const Stencil &other) const

Public Attributes

StencilOp backStencilFail
StencilOp backStencilZFail
StencilOp backStencilZPass
StencilOp frontStencilFail
StencilOp frontStencilZFail
StencilOp frontStencilZPass
int stencilClear
int stencilReference
StencilTest stencilTest


Member Function Documentation

bool G3D::RenderDevice::RenderState::Stencil::operator!= ( const Stencil other  )  const [inline]

bool G3D::RenderDevice::RenderState::Stencil::operator== ( const Stencil other  )  const


Member Data Documentation


The documentation for this class was generated from the following file:
Generated on Thu Aug 2 11:40:47 2007 for G3D by doxygen 1.5.2
Hosted by SourceForge.net Logo