Documentation
Table of Contents
Class Inheritance Tree
Navigation
Description
Subprograms & Entries
Index
Intersect
Find_
bounding_
box
Draw_
boundary
Package:
Portals
Goto spec source
Goto body source
Description
package
GLOBE_3D.Portals
is
Subprograms & Entries
Intersect
Goto spec in source
Goto body in source
procedure
Intersect
(
A
,
B
:
Rectangle
;
C
:
out
Rectangle
;
non_empty
:
out
Boolean);
References:
globe_3d-portals.ads:5:13
(declaration)
globe_3d-portals.adb:9:14
(body)
globe_3d-portals.adb:17:8
(label)
globe_3d.adb:698:22
(call)
Called by:
GLOBE_3D.Display.Display_clipped.Try_portal
defined at
globe_3d.adb:673:20
Find_bounding_box
Goto spec in source
Goto body in source
procedure
Find_bounding_box
(
o
:
Object_3D
'Class;
face
: Positive;
b
:
out
Rectangle
;
success
:
out
Boolean );
References:
globe_3d-portals.ads:7:13
(declaration)
globe_3d-portals.adb:49:14
(body)
globe_3d-portals.adb:77:8
(label)
globe_3d.adb:696:19
(call)
Called by:
GLOBE_3D.Display.Display_clipped.Try_portal
defined at
globe_3d.adb:673:20
Calls:
Math.+ defined at
globe_3d-math.ads:13:13
Portals.Projection
defined at
globe_3d-portals.adb:19:14
Draw_boundary
Goto spec in source
Goto body in source
procedure
Draw_boundary
(
main
,
clip
:
Rectangle
);
References:
globe_3d-portals.ads:14:13
(declaration)
globe_3d-portals.adb:79:14
(body)
globe_3d-portals.adb:142:8
(label)
globe_3d.adb:768:13
(call)
Called by:
GLOBE_3D.Display.Display_clipped
defined at
globe_3d.adb:669:17
Calls:
GL.Color
defined at
gl.ads:3426:14
GL.Disable
defined at
gl.ads:706:14
GL.Enable
defined at
gl.ads:704:14
GL.GL_Begin
defined at
gl.ads:1432:14
GL.GL_End
defined at
gl.ads:1434:14
GL.LoadIdentity
defined at
gl.ads:3282:14
GL.MatrixMode
defined at
gl.ads:1338:14
GL.Ortho
defined at
gl.ads:3258:14
GL.PopAttrib
defined at
gl.ads:3241:14
GL.PopMatrix
defined at
gl.ads:3280:14
GL.PushAttrib
defined at
gl.ads:3239:14
GL.PushMatrix
defined at
gl.ads:3278:14
Portals.Draw_boundary.Frame_Rect
defined at
globe_3d-portals.adb:90:17
Portals.Draw_boundary.Line
defined at
globe_3d-portals.adb:83:17