batch-engine v0.0.1 (2013-12-06T10:08:33Z)
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