Point2.Point2_

Undocumented in source.
template Point2(Type)
struct Point2_ (
Type
) {}

Members

Variables

x
Type x;
Undocumented in source.
y
Type y;
Undocumented in source.

Meta