Seamly2D
Code documentation
del_point2d_t Struct Reference

#include <delaunay.h>

Collaboration diagram for del_point2d_t:

Public Attributes

real x
 
real y
 

Detailed Description

Definition at line 50 of file delaunay.h.

Member Data Documentation

◆ x

real del_point2d_t::x

◆ y

real del_point2d_t::y

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