doom3-gpl
Doom 3 GPL source release
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Public Attributes | List of all members
copyRenderCommand_t Struct Reference

#include <tr_local.h>

Public Attributes

renderCommand_t commandId
 
renderCommand_tnext
 
int x
 
int y
 
int imageWidth
 
int imageHeight
 
idImageimage
 
int cubeFace
 

Detailed Description

Definition at line 496 of file tr_local.h.

Member Data Documentation

renderCommand_t copyRenderCommand_t::commandId

Definition at line 497 of file tr_local.h.

int copyRenderCommand_t::cubeFace

Definition at line 500 of file tr_local.h.

idImage* copyRenderCommand_t::image

Definition at line 499 of file tr_local.h.

int copyRenderCommand_t::imageHeight

Definition at line 498 of file tr_local.h.

int copyRenderCommand_t::imageWidth

Definition at line 498 of file tr_local.h.

renderCommand_t * copyRenderCommand_t::next

Definition at line 497 of file tr_local.h.

int copyRenderCommand_t::x

Definition at line 498 of file tr_local.h.

int copyRenderCommand_t::y

Definition at line 498 of file tr_local.h.


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