1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
(** @canonical OCADml.APath2 *)
module APath2 = OCADml__APath2
(** @canonical OCADml.APath3 *)
module APath3 = OCADml__APath3
(** @canonical OCADml.Affine *)
module Affine = OCADml__Affine
(** @canonical OCADml.Affine2 *)
module Affine2 = OCADml__Affine2
(** @canonical OCADml.Affine3 *)
module Affine3 = OCADml__Affine3
(** @canonical OCADml.Arc2 *)
module Arc2 = OCADml__Arc2
(** @canonical OCADml.Arc3 *)
module Arc3 = OCADml__Arc3
(** @canonical OCADml.BallTree *)
module BallTree = OCADml__BallTree
(** @canonical OCADml.BallTree2 *)
module BallTree2 = OCADml__BallTree2
(** @canonical OCADml.BallTree3 *)
module BallTree3 = OCADml__BallTree3
(** @canonical OCADml.Bezier *)
module Bezier = OCADml__Bezier
(** @canonical OCADml.Bezier2 *)
module Bezier2 = OCADml__Bezier2
(** @canonical OCADml.Bezier3 *)
module Bezier3 = OCADml__Bezier3
(** @canonical OCADml.Color *)
module Color = OCADml__Color
(** @canonical OCADml.CubicSpline *)
module CubicSpline = OCADml__CubicSpline
(** @canonical OCADml.Easing *)
module Easing = OCADml__Easing
(** @canonical OCADml.Math *)
module Math = OCADml__Math
(** @canonical OCADml.Mesh *)
module Mesh = OCADml__Mesh
(** @canonical OCADml.Mesh0 *)
module Mesh0 = OCADml__Mesh0
(** @canonical OCADml.Offset *)
module Offset = OCADml__Offset
(** @canonical OCADml.Path *)
module Path = OCADml__Path
(** @canonical OCADml.Path2 *)
module Path2 = OCADml__Path2
(** @canonical OCADml.Path3 *)
module Path3 = OCADml__Path3
(** @canonical OCADml.PathMatch *)
module PathMatch = OCADml__PathMatch
(** @canonical OCADml.PathSearch *)
module PathSearch = OCADml__PathSearch
(** @canonical OCADml.Plane *)
module Plane = OCADml__Plane
(** @canonical OCADml.PlotFunction *)
module PlotFunction = OCADml__PlotFunction
(** @canonical OCADml.Poly2 *)
module Poly2 = OCADml__Poly2
(** @canonical OCADml.Poly3 *)
module Poly3 = OCADml__Poly3
(** @canonical OCADml.PolyHoles *)
module PolyHoles = OCADml__PolyHoles
(** @canonical OCADml.PolyText *)
module PolyText = OCADml__PolyText
(** @canonical OCADml.Prism *)
module Prism = OCADml__Prism
(** @canonical OCADml.Quaternion *)
module Quaternion = OCADml__Quaternion
(** @canonical OCADml.Rounding *)
module Rounding = OCADml__Rounding
(** @canonical OCADml.Skin *)
module Skin = OCADml__Skin
(** @canonical OCADml.Sweep *)
module Sweep = OCADml__Sweep
(** @canonical OCADml.Text *)
module Text = OCADml__Text
(** @canonical OCADml.Triangulate *)
module Triangulate = OCADml__Triangulate
(** @canonical OCADml.Util *)
module Util = OCADml__Util
(** @canonical OCADml.V *)
module V = OCADml__V
(** @canonical OCADml.V2 *)
module V2 = OCADml__V2
(** @canonical OCADml.V3 *)
module V3 = OCADml__V3