Functions | |
| iqmframe_t * | R_IQMBlendFrames (const iqm_t *iqm, int frame1, int frame2, float blend, int extra) |
| iqmframe_t * | R_IQMBlendPalette (const iqm_t *iqm, int frame1, int frame2, float blend, int extra, iqmblend_t *blend_palette, int palette_size) |
| float | R_IQMGetLerpedFrames (entity_t *ent, iqm_t *iqm) |
| iqmframe_t* R_IQMBlendPalette | ( | const iqm_t * | iqm, |
| int | frame1, | ||
| int | frame2, | ||
| float | blend, | ||
| int | extra, | ||
| iqmblend_t * | blend_palette, | ||
| int | palette_size | ||
| ) |