DarkPlaces
Game engine based on the Quake 1 engine by id Software, developed by LadyHavoc
 
daliasframe_t Struct Reference

#include <modelgen.h>

+ Collaboration diagram for daliasframe_t:

Data Fields

trivertx_t bboxmax
 
trivertx_t bboxmin
 
char name [16]
 

Detailed Description

Definition at line 92 of file modelgen.h.

Field Documentation

◆ bboxmax

trivertx_t daliasframe_t::bboxmax

Definition at line 95 of file modelgen.h.

◆ bboxmin

trivertx_t daliasframe_t::bboxmin

Definition at line 94 of file modelgen.h.

◆ name

char daliasframe_t::name[16]

Definition at line 96 of file modelgen.h.

Referenced by Mod_MDL_LoadFrames().


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