UFO: Alien Invasion
scroll_t Struct Reference

#include <r_material.h>

Collaboration diagram for scroll_t:
Collaboration graph

Data Fields

float s
 
float t
 
float ds
 
float dt
 

Detailed Description

Definition at line 90 of file r_material.h.

Field Documentation

◆ ds

float scroll_t::ds

Definition at line 92 of file r_material.h.

Referenced by R_StageTextureMatrix(), and UI_MaterialEditorUpdate().

◆ dt

float scroll_t::dt

Definition at line 92 of file r_material.h.

Referenced by R_StageTextureMatrix(), and UI_MaterialEditorUpdate().

◆ s

float scroll_t::s

Definition at line 91 of file r_material.h.

Referenced by R_ParseStage(), and UI_MaterialEditorUpdate().

◆ t

float scroll_t::t

Definition at line 91 of file r_material.h.

Referenced by R_ParseStage(), and UI_MaterialEditorUpdate().


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