HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
re_DepthState Class Reference

#include <RE_Types.h>

Public Member Functions

 re_DepthState ()
 

Public Attributes

int myDepthTest
 
int myDepthClamp
 
int myDepthBufferWrite
 
RE_ZFunction myZFunction
 
double myZNear
 
double myZFar
 

Detailed Description

Definition at line 900 of file RE_Types.h.

Constructor & Destructor Documentation

re_DepthState::re_DepthState ( )
inline

Definition at line 903 of file RE_Types.h.

Member Data Documentation

int re_DepthState::myDepthBufferWrite

Definition at line 915 of file RE_Types.h.

int re_DepthState::myDepthClamp

Definition at line 914 of file RE_Types.h.

int re_DepthState::myDepthTest

Definition at line 913 of file RE_Types.h.

double re_DepthState::myZFar

Definition at line 918 of file RE_Types.h.

RE_ZFunction re_DepthState::myZFunction

Definition at line 916 of file RE_Types.h.

double re_DepthState::myZNear

Definition at line 917 of file RE_Types.h.


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