Navigation:
Table of Contents,
Bibliography,
Index,
Title Page
CGAL Support Library Reference Manual
Index
- Concepts
- Classes
- Nested Types
- Enums
- Enum Tags
- Typedefs
- Macros
- Global Variables and Consts
- Functions
- Comparison_result compare( const NT &n1, const NT &n2);
- Composition compose1_2( const Operation1& op1, const Operation2& op2);
- Composition compose2_2( const Operation1& op1, const Operation2& op2, const Operation3& op3);
- OutputIterator copy_n( InputIterator first, Size n, OutputIterator result);
- static bool init( float B);
- ForwardIterator max_element_if( ForwardIterator first, ForwardIterator last, Compare comp, Predicate pred);
- ForwardIterator max_element_if( ForwardIterator first, ForwardIterator last, Predicate pred);
- ForwardIterator min_element_if( ForwardIterator first, ForwardIterator last, Compare comp, Predicate pred);
- ForwardIterator min_element_if( ForwardIterator first, ForwardIterator last, Predicate pred);
- std::pair< ForwardIterator, ForwardIterator > min_max_element( ForwardIterator first, ForwardIterator last);
- std::pair< ForwardIterator, ForwardIterator > min_max_element( ForwardIterator first, ForwardIterator last, CompareMin comp_min, CompareMax comp_max);
- Orientation orientationC3( Fixed_precision_nt x0, Fixed_precision_nt y0, Fixed_precision_nt z0, Fixed_precision_nt x1, Fixed_precision_nt y1, Fixed_precision_nt z1, Fixed_precision_nt x2, Fixed_precision_nt y2, Fixed_precision_nt z2, Fixed_precision_nt x3, Fixed_precision_nt y3, Fixed_precision_nt z3);
- void perturb_points_2( ForwardIterator first, ForwardIterator last, double xeps, double yeps = xeps, Random& rnd = default_random, Creator creator = Creator_uniform_2<double,P>);
- OutputIterator random_collinear_points_2( RandomAccessIterator first, RandomAccessIterator last, std::size_t n, OutputIterator first2, Random& rnd = default_random, Creator creator = Creator_uniform_2<double,P>);
- OutputIterator random_selection( RandomAccessIterator first, RandomAccessIterator last, Size n, OutputIterator result, Random& rnd = default_random);
- IO::Mode set_mode( std::ios& s, IO::Mode m);
- Oriented_side side_of_oriented_sphereC3( Fixed_precision_nt x0, Fixed_precision_nt y0, Fixed_precision_nt z0, Fixed_precision_nt x1, Fixed_precision_nt y1, Fixed_precision_nt z1, Fixed_precision_nt x2, Fixed_precision_nt y2, Fixed_precision_nt z2, Fixed_precision_nt x3, Fixed_precision_nt y3, Fixed_precision_nt z3, Fixed_precision_nt x4, Fixed_precision_nt y4, Fixed_precision_nt z4);
Navigation:
Table of Contents,
Bibliography,
Index,
Title Page
The GALIA project. Jan 18, 2000.