INFO607
Public Attributes | List of all members
SPoint Struct Reference

#include <points.h>

Public Attributes

double x
 
double y
 

Detailed Description

Un point est une structure contenant un tableau de DIM double, ses coordonnées.

Definition at line 4 of file points.h.

Member Data Documentation

◆ x

double SPoint::x

◆ y

double SPoint::y

Definition at line 6 of file points.h.

Referenced by diskRandom(), drawPoint(), and point2DrawingArea().


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