|
Lamp-Da 0.1
A compact lantern project
|
Define a 2D point. More...
#include <curves.h>
Public Attributes | |
| T | x |
| X coordinate of the point. | |
| U | y |
| Y coordinate of the point. | |
Define a 2D point.
| [in] | T | Type of X coordinates |
| [in] | U | type of Y coordinates |