source: trunk/documents/UserDoc/UsersGuides/ForToolkitDeveloper/latex/OOAnalysisDesign/GeomClassDgm/diagrams.tex

Last change on this file was 1208, checked in by garnier, 15 years ago

CVS update

File size: 3.7 KB
Line 
1\chapter{Class Diagrams for the Geometry Category}
2
3Figure \ref{figure:moregeom-1} shows the OO design of the logical volume.
4Figure \ref{figure:moregeom-2} shows the OO design of the physical volume.
5Figure \ref{figure:moregeom-3} shows the OO design of the CSG solids.
6Figure \ref{figure:moregeom-4} shows the OO design of the boolean solids.
7Figure \ref{figure:moregeom-5} shows the OO design of the specific solids.
8Figure \ref{figure:moregeom-6} shows the OO design of the BREP solids.
9Figure \ref{figure:moregeom-7} shows the OO design of the BREP curves.
10Figure \ref{figure:moregeom-8} shows the OO design of the BREP surfaces.
11Figure \ref{figure:moregeom-9} shows the OO design for reflections of solids.
12Figure \ref{figure:moregeom-10} shows the OO design of the touchables.
13Figure \ref{figure:moregeom-11} shows the OO design of reference counting of touchables.
14Figure \ref{figure:moregeom-12} shows the OO design of smart voxels.
15Figure \ref{figure:moregeom-13} shows the OO design of the navigator.
16Figure \ref{figure:moregeom-14} shows the OO design of detector regions.
17
18\begin{figure}[h!]
19\includegraphics[angle=0,scale=0.8]{OOAnalysisDesign/Geometry/logical_volumes.eps}
20\vspace{10pt}
21\caption{Logical volumes}
22\label{figure:moregeom-1}
23\end{figure}
24
25\vspace{24pt}
26
27\begin{figure}[h!]
28\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/physical_volumes.eps}
29\vspace{10pt}
30\caption{Physical volumes}
31\label{figure:moregeom-2}
32\end{figure}
33
34\vspace{24pt}
35
36\begin{figure}[h!]
37\includegraphics[angle=0,scale=0.7]{OOAnalysisDesign/Geometry/csg_solids.eps}
38\vspace{10pt}
39\caption{CSG solids}
40\label{figure:moregeom-3}
41\end{figure}
42
43\vspace{24pt}
44
45\begin{figure}[h!]
46\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/boolean_solids.eps}
47\vspace{10pt}
48\caption{Boolean solids}
49\label{figure:moregeom-4}
50\end{figure}
51
52\vspace{24pt}
53
54\begin{figure}[h!]
55\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/specific_solids.eps}
56\vspace{10pt}
57\caption{Specific solids}
58\label{figure:moregeom-5}
59\end{figure}
60
61\vspace{24pt}
62
63\begin{figure}[h!]
64\includegraphics[angle=0,scale=0.65]{OOAnalysisDesign/Geometry/breps_solids.eps}
65\vspace{10pt}
66\caption{BREP solids}
67\label{figure:moregeom-6}
68\end{figure}
69
70\vspace{24pt}
71
72\begin{figure}[h!]
73\includegraphics[angle=0,scale=0.6]{OOAnalysisDesign/Geometry/breps_curves.eps}
74\vspace{10pt}
75\caption{BREP curves}
76\label{figure:moregeom-7}
77\end{figure}
78
79\vspace{24pt}
80
81\begin{figure}[h!]
82\includegraphics[angle=0,scale=0.65]{OOAnalysisDesign/Geometry/breps_surfaces.eps}
83\vspace{10pt}
84\caption{BREP surfaces}
85\label{figure:moregeom-8}
86\end{figure}
87
88\vspace{24pt}
89
90\begin{figure}[h!]
91\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/reflections.eps}
92\vspace{10pt}
93\caption{Reflections of solids}
94\label{figure:moregeom-9}
95\end{figure}
96
97\vspace{24pt}
98
99\begin{figure}[h!]
100\includegraphics[angle=0,scale=0.65]{OOAnalysisDesign/Geometry/touchables.eps}
101\vspace{10pt}
102\caption{Touchables}
103\label{figure:moregeom-10}
104\end{figure}
105
106\vspace{24pt}
107
108\begin{figure}[h!]
109\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/refcount-touch.eps}
110\vspace{10pt}
111\caption{Reference counting for touchables}
112\label{figure:moregeom-11}
113\end{figure}
114
115\vspace{24pt}
116
117\begin{figure}[h!]
118\includegraphics[angle=0,scale=0.75]{OOAnalysisDesign/Geometry/smart_voxels.eps}
119\vspace{10pt}
120\caption{Smart Voxels}
121\label{figure:moregeom-12}
122\end{figure}
123
124\vspace{24pt}
125
126\begin{figure}[h!]
127\includegraphics[angle=0,scale=0.65]{OOAnalysisDesign/Geometry/navigator.eps}
128\vspace{10pt}
129\caption{Navigator}
130\label{figure:moregeom-13}
131\end{figure}
132
133\vspace{24pt}
134
135\begin{figure}[h!]
136\includegraphics[angle=0,scale=0.65]{OOAnalysisDesign/Geometry/regions.eps}
137\vspace{10pt}
138\caption{Regions}
139\label{figure:moregeom-14}
140\end{figure}
Note: See TracBrowser for help on using the repository browser.