april
1.0.0
...
All
Classes
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Pages
abox3d.h
Go to the documentation of this file.
1
/* ========================================================================= */
2
/* ------------------------------------------------------------------------- */
/*
12
13
14
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
15
Please read COPYING and README files in root folder
16
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
17
*/
18
/* ------------------------------------------------------------------------- */
19
/* ========================================================================= */
20
#ifndef __ABOX3D_INC__
21
#define __ABOX3D_INC__
22
//
23
//
24
//
25
//
26
/* INCLUDES ------------------------------------------------------------ */
27
28
#include "
abox2d.h
"
29
30
/* INCLUDES ============================================================ */
31
//
32
//
33
//
34
//
35
/* CLASS --------------------------------------------------------------- */
36
40
struct
ABOX3D
{
41
42
//
43
//
44
//
45
//
46
/* DEFINITIONS ----------------------------------------------------- */
47
48
/* DEFINITIONS ===================================================== */
49
//
50
//
51
//
52
//
53
/* DATA ------------------------------------------------------------ */
54
56
ABOX2D
box2d_
;
57
59
COORDV
depth_
;
60
61
/* DATA ============================================================ */
62
//
63
//
64
//
65
//
66
/* FUNCTIONS ------------------------------------------------------- */
67
68
public
:
69
70
74
ABOX3D
(
void
)
75
{ }
76
79
/* FUNCTIONS ======================================================= */
80
//
81
//
82
//
83
//
84
85
};
/* class ABOX3D */
86
87
/* CLASS =============================================================== */
88
//
89
//
90
//
91
//
92
#endif // __ABOX3D_INC__
93
/* ------------------------------------------------------------------------- */
94
/* ========================================================================= */
april
gui
geometry
abox3d.h
Generated on Sat Apr 20 2013 16:35:29 for april by
1.8.1.2