dgame v0.4.1 (2015-02-22T14:21:21Z)
Home
Dub
Repo
Vertex.getTexCoordAsVector
Dgame
Math
Vertex
Vertex
Create a Vector2f from the position data (the z coordinate is ignored).
struct
Vertex
const pure nothrow
Vector2f
getTexCoordAsVector
(
)
Meta
Source
See Implementation
Dgame
Math
Vertex
Vertex
constructors
this
functions
getAsColor
getPositionAsVector
getTexCoordAsVector
setColor
setPosition
setTexCoord
variables
a
b
g
r
tx
ty
x
y
z
Create a Vector2f from the position data (the z coordinate is ignored).