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

#include <model_dpmodel.h>

+ Collaboration diagram for dpmbone_t:

Data Fields

unsigned int flags
 
char name [32]
 
signed int parent
 

Detailed Description

Definition at line 70 of file model_dpmodel.h.

Field Documentation

◆ flags

unsigned int dpmbone_t::flags

Definition at line 77 of file model_dpmodel.h.

◆ name

char dpmbone_t::name[32]

Definition at line 73 of file model_dpmodel.h.

Referenced by Mod_DARKPLACESMODEL_Load().

◆ parent

signed int dpmbone_t::parent

Definition at line 75 of file model_dpmodel.h.


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