BWAPI
Public Types | Public Member Functions
Algebraic_kernel_for_spheres_2_3< RT_ > Struct Template Reference

#include <Algebraic_kernel_for_spheres_2_3.h>

List of all members.

Public Types

typedef
Algebraic_kernel_for_spheres_2_3
< RT_ > 
Self
typedef RT_ RT
typedef Root_of_traits< RT >
::RootOf_1 
FT
typedef
CGAL::Polynomials_for_line_3
< FT
Polynomials_for_line_3
typedef
CGAL::Polynomial_for_spheres_2_3
< FT
Polynomial_for_spheres_2_3
typedef CGAL::Polynomial_1_3< FTPolynomial_1_3
typedef Root_of_traits< RT >
::RootOf_2 
Root_of_2
typedef
CGAL::Root_for_spheres_2_3< RT
Root_for_spheres_2_3
typedef
AlgebraicSphereFunctors::Construct_polynomial_for_spheres_2_3
< Self
Construct_polynomial_for_spheres_2_3
typedef
AlgebraicSphereFunctors::Construct_polynomial_1_3
< Self
Construct_polynomial_1_3
typedef
AlgebraicSphereFunctors::Construct_polynomials_for_line_3
< Self
Construct_polynomials_for_line_3
typedef
AlgebraicSphereFunctors::Solve
< Self
Solve
typedef
AlgebraicSphereFunctors::Sign_at
< Self
Sign_at
typedef
AlgebraicSphereFunctors::X_critical_points
< Self
X_critical_points
typedef
AlgebraicSphereFunctors::Y_critical_points
< Self
Y_critical_points
typedef
AlgebraicSphereFunctors::Z_critical_points
< Self
Z_critical_points
typedef
AlgebraicSphereFunctors::Compare_x
< RT
Compare_x
typedef
AlgebraicSphereFunctors::Compare_y
< RT
Compare_y
typedef
AlgebraicSphereFunctors::Compare_z
< RT
Compare_z
typedef
AlgebraicSphereFunctors::Compare_xy
< RT
Compare_xy
typedef
AlgebraicSphereFunctors::Compare_xyz
< RT
Compare_xyz

Public Member Functions

Construct_polynomial_for_spheres_2_3 construct_polynomial_for_spheres_2_3_object () const
Construct_polynomial_1_3 construct_polynomial_1_3_object () const
Construct_polynomials_for_line_3 construct_polynomials_for_line_3_object () const
Solve solve_object () const
Sign_at sign_at_object () const
X_critical_points x_critical_points_object () const
Y_critical_points y_critical_points_object () const
Z_critical_points z_critical_points_object () const
Compare_x compare_x_object () const
Compare_y compare_y_object () const
Compare_z compare_z_object () const
Compare_xy compare_xy_object () const
Compare_xyz compare_xyz_object () const

template<class RT_>
struct Algebraic_kernel_for_spheres_2_3< RT_ >


Member Typedef Documentation

template<class RT_ >
typedef Root_of_traits< RT >::RootOf_1 Algebraic_kernel_for_spheres_2_3< RT_ >::FT
template<class RT_ >
typedef CGAL::Polynomial_1_3<FT> Algebraic_kernel_for_spheres_2_3< RT_ >::Polynomial_1_3
template<class RT_ >
typedef CGAL::Polynomial_for_spheres_2_3<FT> Algebraic_kernel_for_spheres_2_3< RT_ >::Polynomial_for_spheres_2_3
template<class RT_ >
typedef CGAL::Polynomials_for_line_3<FT> Algebraic_kernel_for_spheres_2_3< RT_ >::Polynomials_for_line_3
template<class RT_ >
typedef CGAL::Root_for_spheres_2_3< RT > Algebraic_kernel_for_spheres_2_3< RT_ >::Root_for_spheres_2_3
template<class RT_ >
typedef Root_of_traits< RT >::RootOf_2 Algebraic_kernel_for_spheres_2_3< RT_ >::Root_of_2
template<class RT_ >
typedef RT_ Algebraic_kernel_for_spheres_2_3< RT_ >::RT
template<class RT_ >
typedef Algebraic_kernel_for_spheres_2_3<RT_> Algebraic_kernel_for_spheres_2_3< RT_ >::Self

Member Function Documentation

template<class RT_ >
Compare_x Algebraic_kernel_for_spheres_2_3< RT_ >::compare_x_object ( ) const [inline]
template<class RT_ >
Compare_xy Algebraic_kernel_for_spheres_2_3< RT_ >::compare_xy_object ( ) const [inline]
template<class RT_ >
Compare_xyz Algebraic_kernel_for_spheres_2_3< RT_ >::compare_xyz_object ( ) const [inline]
template<class RT_ >
Compare_y Algebraic_kernel_for_spheres_2_3< RT_ >::compare_y_object ( ) const [inline]
template<class RT_ >
Compare_z Algebraic_kernel_for_spheres_2_3< RT_ >::compare_z_object ( ) const [inline]
template<class RT_ >
Sign_at Algebraic_kernel_for_spheres_2_3< RT_ >::sign_at_object ( ) const [inline]
template<class RT_ >
Solve Algebraic_kernel_for_spheres_2_3< RT_ >::solve_object ( ) const [inline]
template<class RT_ >
X_critical_points Algebraic_kernel_for_spheres_2_3< RT_ >::x_critical_points_object ( ) const [inline]
template<class RT_ >
Y_critical_points Algebraic_kernel_for_spheres_2_3< RT_ >::y_critical_points_object ( ) const [inline]
template<class RT_ >
Z_critical_points Algebraic_kernel_for_spheres_2_3< RT_ >::z_critical_points_object ( ) const [inline]

The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines