FS2_Open
Open source remastering of the Freespace 2 engine
texture_rect_list Struct Reference

#include <tmapper.h>

Public Member Functions

 texture_rect_list (float u0In=0.0f, float v0In=0.0f, float u1In=1.0f, float v1In=1.0f)
 

Public Attributes

float u0
 
float v0
 
float u1
 
float v1
 

Detailed Description

Definition at line 116 of file tmapper.h.

Constructor & Destructor Documentation

texture_rect_list::texture_rect_list ( float  u0In = 0.0f,
float  v0In = 0.0f,
float  u1In = 1.0f,
float  v1In = 1.0f 
)
inline

Definition at line 117 of file tmapper.h.

Member Data Documentation

float texture_rect_list::u0

Definition at line 118 of file tmapper.h.

float texture_rect_list::u1

Definition at line 120 of file tmapper.h.

float texture_rect_list::v0

Definition at line 119 of file tmapper.h.

float texture_rect_list::v1

Definition at line 121 of file tmapper.h.


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