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

#include <ModelDecal.h>

Public Attributes

idVec3 projectionOrigin
 
idBounds projectionBounds
 
idPlane boundingPlanes [6]
 
idPlane fadePlanes [2]
 
idPlane textureAxis [2]
 
const idMaterialmaterial
 
bool parallel
 
float fadeDepth
 
int startTime
 
bool force
 

Detailed Description

Definition at line 49 of file ModelDecal.h.

Member Data Documentation

idPlane decalProjectionInfo_s::boundingPlanes[6]

Definition at line 52 of file ModelDecal.h.

float decalProjectionInfo_s::fadeDepth

Definition at line 57 of file ModelDecal.h.

idPlane decalProjectionInfo_s::fadePlanes[2]

Definition at line 53 of file ModelDecal.h.

bool decalProjectionInfo_s::force

Definition at line 59 of file ModelDecal.h.

const idMaterial* decalProjectionInfo_s::material

Definition at line 55 of file ModelDecal.h.

bool decalProjectionInfo_s::parallel

Definition at line 56 of file ModelDecal.h.

idBounds decalProjectionInfo_s::projectionBounds

Definition at line 51 of file ModelDecal.h.

idVec3 decalProjectionInfo_s::projectionOrigin

Definition at line 50 of file ModelDecal.h.

int decalProjectionInfo_s::startTime

Definition at line 58 of file ModelDecal.h.

idPlane decalProjectionInfo_s::textureAxis[2]

Definition at line 54 of file ModelDecal.h.


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