modelInfo_t Struct Reference

#include <cl_renderer.h>

Collaboration diagram for modelInfo_t:
Collaboration graph
[legend]

Data Fields

model_tmodel
const char * name
float * origin
float * angles
float * scale
float * center
int frame
int oldframe
float backlerp
int skin
int mesh
float * color

Detailed Description

Definition at line 92 of file cl_renderer.h.


Field Documentation

linear interpolation from previous frame

Definition at line 102 of file cl_renderer.h.

Referenced by R_DrawModelDirect(), R_DrawModelParticle(), UI_DrawModelNode(), and UI_DrawModelNodeWithUIModel().

which mesh?

Note:
md2 models only have one mesh

Definition at line 105 of file cl_renderer.h.

Referenced by R_DrawModelDirect(), R_DrawModelParticle(), and UI_DrawModelNode().

const char* modelInfo_t::name

model path (resolved in the renderer on model loading time)

Definition at line 94 of file cl_renderer.h.

Referenced by R_Draw2DMapMarkers(), R_Draw3DMapMarkers(), R_DrawModelDirect(), R_DrawModelParticle(), UI_DrawItem(), UI_DrawModelNode(), and UI_DrawModelNodeWithUIModel().

animation frames

Definition at line 101 of file cl_renderer.h.

Referenced by R_DrawModelDirect(), R_DrawModelParticle(), UI_DrawModelNode(), and UI_DrawModelNodeWithUIModel().

pointer to node/menumodel scale

Definition at line 98 of file cl_renderer.h.

Referenced by R_ModelAutoScale(), R_TransformModelDirect(), UI_DrawItem(), UI_DrawModelNode(), UI_DrawModelNodeWithUIModel(), and UI_InitModelInfoView().


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

Generated by  doxygen 1.6.2