bitlib_c
0.2.4
Public Attributes
|
List of all members
Point Struct Reference
#include <
point.h
>
Public Attributes
double
x
double
y
struct
Point
*
next
Detailed Description
A struct for holding a single point in a linked list.
Member Data Documentation
◆
next
struct
Point
* Point::next
◆
x
double Point::x
◆
y
double Point::y
The documentation for this struct was generated from the following file:
include/
point.h
Generated by
1.8.18