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
viewEntity_s Struct Reference

#include <tr_local.h>

Public Attributes

struct viewEntity_snext
 
idRenderEntityLocalentityDef
 
idScreenRect scissorRect
 
bool weaponDepthHack
 
float modelDepthHack
 
float modelMatrix [16]
 
float modelViewMatrix [16]
 

Detailed Description

Definition at line 344 of file tr_local.h.

Member Data Documentation

idRenderEntityLocal* viewEntity_s::entityDef

Definition at line 348 of file tr_local.h.

float viewEntity_s::modelDepthHack

Definition at line 358 of file tr_local.h.

float viewEntity_s::modelMatrix[16]

Definition at line 360 of file tr_local.h.

float viewEntity_s::modelViewMatrix[16]

Definition at line 361 of file tr_local.h.

struct viewEntity_s* viewEntity_s::next

Definition at line 345 of file tr_local.h.

idScreenRect viewEntity_s::scissorRect

Definition at line 355 of file tr_local.h.

bool viewEntity_s::weaponDepthHack

Definition at line 357 of file tr_local.h.


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