package oplot

  1. Overview
  2. Docs

Module Oplot.PointsSource

Types of points (2D or 3D).

Sourcemodule Point2 : sig ... end
Sourcemodule Point3 : sig ... end
Sourcetype point = Point2.t
Sourcetype point3 = Point3.t