☰
Point
struct
Point
Static Methods
Point
Operators
operator==
Data Members
x
y
Struct
libjxl
::
jxl
::
Spline
::
Point
struct
Point
{ ... };
Static Methods
Point
()
Point
(float x, float y)
Operators
auto
operator==
(
const
Point
& other) const -> bool
Data Members
float
x
float
y