ReactOS 0.4.17-dev-934-g091855f
d2d_fp_two_vec2 Struct Reference

Public Attributes

float x [2]
 
float y [2]
 

Detailed Description

Definition at line 122 of file geometry.c.

Member Data Documentation

◆ x

float d2d_fp_two_vec2::x[2]

Definition at line 124 of file geometry.c.

Referenced by d2d_cdt_incircle(), and d2d_point_ccw().

◆ y

float d2d_fp_two_vec2::y[2]

Definition at line 125 of file geometry.c.

Referenced by d2d_cdt_incircle(), and d2d_point_ccw().


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