batch-engine ~master (2015-02-28T16:00:04Z)
Home
Dub
Repo
UV
Engine
Texture
Undocumented in source.
struct
UV {
float
U1
;
float
V1
;
float
U2
;
float
V2
;
}
Members
Variables
U1
float
U1
;
Undocumented in source.
U2
float
U2
;
Undocumented in source.
V1
float
V1
;
Undocumented in source.
V2
float
V2
;
Undocumented in source.
Meta
Source
See Implementation
Engine
Texture
classes
DynamicTexture
Texture
interfaces
ITexture
structs
UV