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
idGLDrawableView::lightInfo_t Struct Reference

#include <MaterialPreviewView.h>

Public Attributes

renderLight_t renderLight
 
qhandle_t lightDefHandle
 
idVec3 origin
 
const idMaterialshader
 
float radius
 
idVec3 color
 
bool allowMove
 

Detailed Description

Definition at line 87 of file MaterialPreviewView.h.

Member Data Documentation

bool idGLDrawableView::lightInfo_t::allowMove

Definition at line 94 of file MaterialPreviewView.h.

idVec3 idGLDrawableView::lightInfo_t::color

Definition at line 93 of file MaterialPreviewView.h.

qhandle_t idGLDrawableView::lightInfo_t::lightDefHandle

Definition at line 89 of file MaterialPreviewView.h.

idVec3 idGLDrawableView::lightInfo_t::origin

Definition at line 90 of file MaterialPreviewView.h.

float idGLDrawableView::lightInfo_t::radius

Definition at line 92 of file MaterialPreviewView.h.

renderLight_t idGLDrawableView::lightInfo_t::renderLight

Definition at line 88 of file MaterialPreviewView.h.

const idMaterial* idGLDrawableView::lightInfo_t::shader

Definition at line 91 of file MaterialPreviewView.h.


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