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

#include <model_dpmodel.h>

+ Collaboration diagram for dpmbonevert_t:

Data Fields

unsigned int bonenum
 
float influence
 
float normal [3]
 
float origin [3]
 

Detailed Description

Definition at line 100 of file model_dpmodel.h.

Field Documentation

◆ bonenum

unsigned int dpmbonevert_t::bonenum

Definition at line 111 of file model_dpmodel.h.

Referenced by Mod_DARKPLACESMODEL_Load().

◆ influence

float dpmbonevert_t::influence

Definition at line 106 of file model_dpmodel.h.

Referenced by Mod_DARKPLACESMODEL_Load().

◆ normal

float dpmbonevert_t::normal[3]

Definition at line 110 of file model_dpmodel.h.

Referenced by Mod_DARKPLACESMODEL_Load().

◆ origin

float dpmbonevert_t::origin[3]

Definition at line 105 of file model_dpmodel.h.

Referenced by Mod_DARKPLACESMODEL_Load().


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