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

#include <model_psk.h>

+ Collaboration diagram for pskrawweights_t:

Data Fields

int boneindex
 
int pntsindex
 
float weight
 

Detailed Description

Definition at line 82 of file model_psk.h.

Field Documentation

◆ boneindex

int pskrawweights_t::boneindex

Definition at line 86 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ pntsindex

int pskrawweights_t::pntsindex

Definition at line 85 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().

◆ weight

float pskrawweights_t::weight

Definition at line 84 of file model_psk.h.

Referenced by Mod_PSKMODEL_Load().


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