Class Point.point

method equal : Ocgtk_graphene__.Point.t -> bool
method init : float -> float -> Ocgtk_graphene__.Point.t
method init_from_point : Ocgtk_graphene__.Point.t -> Ocgtk_graphene__.Point.t
method init_from_vec2 : Ocgtk_graphene__.Vec2.t -> Ocgtk_graphene__.Point.t
method near : Ocgtk_graphene__.Point.t -> float -> bool
method as_point : Ocgtk_graphene__.Point.t