cgal/Manual_tools/test/Manual_tools/Global_Declarations/main.tex

16 lines
434 B
TeX

\ccGlobalFunction{Intersection_type CGAL_intersection_type(
Polygon_2< R>, Polygon_2< R>);}
\ccRequirements
The list of compile time requirements for this funciton should be put
under this heading.
\ccGlobalEnum{enum global_enum { A_couple_of_entries3,
one_with_initialisation3 = 5, another3 = -3};}
\ccGlobalVariable{int CGAL_global_var;}
% ----------------------------------------------------------------------