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

#include <model_iqm.h>

+ Collaboration diagram for iqmvertexarray_t:

Data Fields

unsigned int flags
 
unsigned int format
 
unsigned int offset
 
unsigned int size
 
unsigned int type
 

Detailed Description

Definition at line 101 of file model_iqm.h.

Field Documentation

◆ flags

unsigned int iqmvertexarray_t::flags

Definition at line 104 of file model_iqm.h.

◆ format

unsigned int iqmvertexarray_t::format

Definition at line 105 of file model_iqm.h.

◆ offset

unsigned int iqmvertexarray_t::offset

Definition at line 107 of file model_iqm.h.

◆ size

unsigned int iqmvertexarray_t::size

Definition at line 106 of file model_iqm.h.

◆ type

unsigned int iqmvertexarray_t::type

Definition at line 103 of file model_iqm.h.


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