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

#include <RE_IconTextureCache.h>

Public Member Functions

 re_DeferTexDraw ()
 
 re_DeferTexDraw (RE_Texture *tex, const UT_DimRect &clip, short x, short y, short w, short h, float alpha, float z)
 

Public Attributes

RE_TexturemyTex
 
UT_DimRect myClip
 
short myX
 
short myY
 
short myW
 
short myH
 
float myAlpha
 
float myZ
 

Detailed Description

Definition at line 26 of file RE_IconTextureCache.h.

Constructor & Destructor Documentation

re_DeferTexDraw::re_DeferTexDraw ( )
inline

Definition at line 29 of file RE_IconTextureCache.h.

re_DeferTexDraw::re_DeferTexDraw ( RE_Texture tex,
const UT_DimRect clip,
short  x,
short  y,
short  w,
short  h,
float  alpha,
float  z 
)
inline

Definition at line 31 of file RE_IconTextureCache.h.

Member Data Documentation

float re_DeferTexDraw::myAlpha

Definition at line 50 of file RE_IconTextureCache.h.

UT_DimRect re_DeferTexDraw::myClip

Definition at line 45 of file RE_IconTextureCache.h.

short re_DeferTexDraw::myH

Definition at line 49 of file RE_IconTextureCache.h.

RE_Texture* re_DeferTexDraw::myTex

Definition at line 44 of file RE_IconTextureCache.h.

short re_DeferTexDraw::myW

Definition at line 48 of file RE_IconTextureCache.h.

short re_DeferTexDraw::myX

Definition at line 46 of file RE_IconTextureCache.h.

short re_DeferTexDraw::myY

Definition at line 47 of file RE_IconTextureCache.h.

float re_DeferTexDraw::myZ

Definition at line 51 of file RE_IconTextureCache.h.


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