Lamp-Da 0.1
A compact lantern project
Loading...
Searching...
No Matches
Public Attributes | List of all members
lampda::utils::curves::Point< T, U > Struct Template Reference

Define a 2D point. More...

#include <curves.h>

Public Attributes

x
 X coordinate of the point.
 
y
 Y coordinate of the point.
 

Detailed Description

template<typename T, typename U>
struct lampda::utils::curves::Point< T, U >

Define a 2D point.

Parameters
[in]TType of X coordinates
[in]Utype of Y coordinates

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