ReactOS 0.4.17-dev-934-g091855f
d2d_vec4 Struct Reference

#include <d2d1_private.h>

Public Attributes

float x
 
float y
 
float z
 
float w
 

Detailed Description

Definition at line 128 of file d2d1_private.h.

Member Data Documentation

◆ w

float d2d_vec4::w

Definition at line 130 of file d2d1_private.h.

◆ x

float d2d_vec4::x

Definition at line 130 of file d2d1_private.h.

◆ y

float d2d_vec4::y

Definition at line 130 of file d2d1_private.h.

◆ z

float d2d_vec4::z

Definition at line 130 of file d2d1_private.h.


The documentation for this struct was generated from the following file: