D2D_VECTOR_4F

Undocumented in source.
version(Windows)
struct D2D_VECTOR_4F {}

Postblit

this(this)
this(this)
Undocumented in source.

Members

Variables

w
FLOAT w;
Undocumented in source.
x
FLOAT x;
Undocumented in source.
y
FLOAT y;
Undocumented in source.
z
FLOAT z;
Undocumented in source.

Meta