D2D1_VECTOR_3F

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

Members

Variables

x
float x;
Undocumented in source.
y
float y;
Undocumented in source.
z
float z;
Undocumented in source.

Meta