Navigation:
Up,
Table of Contents,
Bibliography,
Index,
Title Page
The CGAL Kernel Manual
Index
- Classes
- Nested Types
- Structs
- Enums
- Enum Tags
- Typedefs
- Global Variables and Consts
- Functions
- void CGAL_area_2( ForwardIterator first, ForwardIterator last, Numbertype& result);
- CGAL_Bbox_2 CGAL_bbox_2( InputIterator first, InputIterator last);
- OutputIterator CGAL_ch_eddy( InputIterator first, InputIterator last, OutputIterator result, const Traits& ch_traits);
- void CGAL_ch_e_point( ForwardIterator first, ForwardIterator last, ForwardIterator& e, const Traits & ch_traits);
- OutputIterator CGAL_ch_jarvis( ForwardIterator first, ForwardIterator last, OutputIterator result, const Traits& ch_traits);
- void CGAL_ch_nswe_point( ForwardIterator first, ForwardIterator last, ForwardIterator& n, ForwardIterator& s, ForwardIterator& w, ForwardIterator& e, const Traits & ch_traits);
- void CGAL_ch_ns_point( ForwardIterator first, ForwardIterator last, ForwardIterator& n, ForwardIterator& s, const Traits & ch_traits);
- void CGAL_ch_n_point( ForwardIterator first, ForwardIterator last, ForwardIterator& n, const Traits & ch_traits);
- void CGAL_ch_s_point( ForwardIterator first, ForwardIterator last, ForwardIterator& s, const Traits & ch_traits);
- void CGAL_ch_we_point( ForwardIterator first, ForwardIterator last, ForwardIterator& w, ForwardIterator& e, const Traits & ch_traits);
- void CGAL_ch_w_point( ForwardIterator first, ForwardIterator last, ForwardIterator& w, const Traits & ch_traits);
- OutputIterator CGAL_difference( const CGAL_Iso_rectangle_2<R> &A, const CGAL_Iso_rectangle_2<R> &B, OutputIterator list_of_objects_it);
- OutputIterator CGAL_difference( const CGAL_Triangle_2<R> &A, const CGAL_Triangle_2<R> &B, OutputIterator list_of_objects_it);
- OutputIterator CGAL_difference( InputIterator Afirst, InputIterator Alast, InputIterator Bfirst, InputIterator Blast, Traits &, OutputIterator list_of_objects_it);
- bool CGAL_do_intersect( InputIterator Afirst, InputIterator Alast, InputIterator Bfirst, InputIterator Blast, Traits &);
- bool CGAL_do_intersect( const CGAL_Iso_rectangle_2<R> &A, const CGAL_Iso_rectangle_2<R> &B);
- OutputIterator CGAL_intersection( InputIterator Afirst, InputIterator Alast, InputIterator Bfirst, InputIterator Blast, Traits &, OutputIterator list_of_objects_it);
- OutputIterator CGAL_intersection( const CGAL_Iso_rectangle_2<R> &A, const CGAL_Iso_rectangle_2<R> &B, OutputIterator object_it);
- OutputIterator CGAL_intersection( const CGAL_Triangle_2<R> &A, const CGAL_Triangle_2<R> &B, OutputIterator object_it);
- OutputIterator CGAL_union( const CGAL_Iso_rectangle_2<R> &A, const CGAL_Iso_rectangle_2<R> &B, OutputIterator list_of_objects_it);
- OutputIterator CGAL_union( const CGAL_Triangle_2<R> &A, const CGAL_Triangle_2<R> &B, OutputIterator list_of_objects_it);
- OutputIterator CGAL_union( InputIterator Afirst, InputIterator Alast, InputIterator Bfirst, InputIterator Blast, Traits &, OutputIterator list_of_objects_it);
- ostream& operator <<( ostream& os, Circle const& circle);
Navigation:
Table of Contents,
Bibliography,
Index,
Title Page
The CGAL Project. Mon, June 30, 1997.