package ocgtk

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Source file ocgtk_graphene__.ml

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
(* generated by dune *)

(** @canonical Ocgtk_graphene.Box_and__sphere *)
module Box_and__sphere = Ocgtk_graphene__Box_and__sphere

(** @canonical Ocgtk_graphene.Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle *)
module Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle = Ocgtk_graphene__Euler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle

(** @canonical Ocgtk_graphene.Frustum *)
module Frustum = Ocgtk_graphene__Frustum

(** @canonical Ocgtk_graphene.GBox *)
module GBox = Ocgtk_graphene__GBox

(** @canonical Ocgtk_graphene.GBox_and__sphere *)
module GBox_and__sphere = Ocgtk_graphene__GBox_and__sphere

(** @canonical Ocgtk_graphene.GEuler *)
module GEuler = Ocgtk_graphene__GEuler

(** @canonical Ocgtk_graphene.GEuler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle *)
module GEuler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle = Ocgtk_graphene__GEuler_and__matrix_and__plane_and__quaternion_and__ray_and__triangle

(** @canonical Ocgtk_graphene.GFrustum *)
module GFrustum = Ocgtk_graphene__GFrustum

(** @canonical Ocgtk_graphene.GMatrix *)
module GMatrix = Ocgtk_graphene__GMatrix

(** @canonical Ocgtk_graphene.GPlane *)
module GPlane = Ocgtk_graphene__GPlane

(** @canonical Ocgtk_graphene.GPoint *)
module GPoint = Ocgtk_graphene__GPoint

(** @canonical Ocgtk_graphene.GPoint3_d *)
module GPoint3_d = Ocgtk_graphene__GPoint3_d

(** @canonical Ocgtk_graphene.GQuad *)
module GQuad = Ocgtk_graphene__GQuad

(** @canonical Ocgtk_graphene.GQuaternion *)
module GQuaternion = Ocgtk_graphene__GQuaternion

(** @canonical Ocgtk_graphene.GRay *)
module GRay = Ocgtk_graphene__GRay

(** @canonical Ocgtk_graphene.GRect *)
module GRect = Ocgtk_graphene__GRect

(** @canonical Ocgtk_graphene.GSimd4_f *)
module GSimd4_f = Ocgtk_graphene__GSimd4_f

(** @canonical Ocgtk_graphene.GSimd4_x4_f *)
module GSimd4_x4_f = Ocgtk_graphene__GSimd4_x4_f

(** @canonical Ocgtk_graphene.GSize *)
module GSize = Ocgtk_graphene__GSize

(** @canonical Ocgtk_graphene.GSphere *)
module GSphere = Ocgtk_graphene__GSphere

(** @canonical Ocgtk_graphene.GTriangle *)
module GTriangle = Ocgtk_graphene__GTriangle

(** @canonical Ocgtk_graphene.GVec2 *)
module GVec2 = Ocgtk_graphene__GVec2

(** @canonical Ocgtk_graphene.GVec3 *)
module GVec3 = Ocgtk_graphene__GVec3

(** @canonical Ocgtk_graphene.GVec3_and__vec4 *)
module GVec3_and__vec4 = Ocgtk_graphene__GVec3_and__vec4

(** @canonical Ocgtk_graphene.GVec4 *)
module GVec4 = Ocgtk_graphene__GVec4

(** @canonical Ocgtk_graphene.Graphene *)
module Graphene = Ocgtk_graphene__Graphene

(** @canonical Ocgtk_graphene.Graphene_enums *)
module Graphene_enums = Ocgtk_graphene__Graphene_enums

(** @canonical Ocgtk_graphene.Point *)
module Point = Ocgtk_graphene__Point

(** @canonical Ocgtk_graphene.Point3_d *)
module Point3_d = Ocgtk_graphene__Point3_d

(** @canonical Ocgtk_graphene.Quad *)
module Quad = Ocgtk_graphene__Quad

(** @canonical Ocgtk_graphene.Rect *)
module Rect = Ocgtk_graphene__Rect

(** @canonical Ocgtk_graphene.Simd4_f *)
module Simd4_f = Ocgtk_graphene__Simd4_f

(** @canonical Ocgtk_graphene.Simd4_x4_f *)
module Simd4_x4_f = Ocgtk_graphene__Simd4_x4_f

(** @canonical Ocgtk_graphene.Size *)
module Size = Ocgtk_graphene__Size

(** @canonical Ocgtk_graphene.Vec2 *)
module Vec2 = Ocgtk_graphene__Vec2

(** @canonical Ocgtk_graphene.Vec3_and__vec4 *)
module Vec3_and__vec4 = Ocgtk_graphene__Vec3_and__vec4

module Ocgtk_graphene__ = struct end
[@@deprecated "this module is shadowed"]