QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
sw32_rbsp.c File Reference

Macros

#define MAX_BMODEL_EDGES   1000
 
#define MAX_BMODEL_VERTS   500
 
#define NH_DEFINE
 

Enumerations

enum  solidstate_t {
  touchessolid, drawnode, nodrawnode, touchessolid,
  drawnode, nodrawnode
}
 

Functions

void sw32_R_DrawSolidClippedSubmodelPolygons (model_t *pmodel)
 
void sw32_R_DrawSubmodelPolygons (model_t *pmodel, int clipflags)
 
void sw32_R_RenderWorld (void)
 
void sw32_R_RotateBmodel (void)
 

Variables

qboolean sw32_insubmodel
 
int sw32_numbtofpolys
 
int sw32_r_currentbkey
 
vec3_t sw32_r_worldmodelorg
 

Macro Definition Documentation

#define MAX_BMODEL_EDGES   1000
#define MAX_BMODEL_VERTS   500
#define NH_DEFINE

Enumeration Type Documentation

Enumerator
touchessolid 
drawnode 
nodrawnode 
touchessolid 
drawnode 
nodrawnode 

Function Documentation

void sw32_R_DrawSolidClippedSubmodelPolygons ( model_t pmodel)
void sw32_R_DrawSubmodelPolygons ( model_t pmodel,
int  clipflags 
)
void sw32_R_RenderWorld ( void  )
void sw32_R_RotateBmodel ( void  )

Variable Documentation

qboolean sw32_insubmodel
int sw32_numbtofpolys
int sw32_r_currentbkey
vec3_t sw32_r_worldmodelorg