#include <r_local.h>
Public Attributes | |
mvertex_t * | v [2] |
struct bedge_s * | pnext |
struct bedge_s* bedge_s::pnext |
Definition at line 373 of file r_local.h.
Referenced by R_DrawSolidClippedSubmodelPolygons(), R_RecursiveClipBPoly(), and R_RenderBmodelFace().
mvertex_t* bedge_s::v[2] |
Definition at line 372 of file r_local.h.
Referenced by R_DrawSolidClippedSubmodelPolygons(), R_RecursiveClipBPoly(), and R_RenderBmodelFace().