![]() |
Structural Bioinformatics Library
Template C++ / Python API for developping structural bioinformatics applications.
|
Model for the base of a geometric kernel for T_Delaunay_triangulation_spherical_traits_3. More...
#include <Delaunay_triangulation_spherical_traits_3.hpp>
Classes | |
| class | Base |
| Base for the kernel. More... | |
Public Types | |
| typedef BasicKernel::RT | RT |
| Model for a ring number type. | |
| typedef BasicKernel::FT | FT |
| Model for a field number type. | |
| typedef const RT * | Cartesian_const_iterator_3 |
| Model for an iterator over coordinates of a 3D point. | |
Accessors | |
| const BaseK & | old_kernel (void) const |
| Access to the kernel base of this kernel. | |
| Construct_point_3 | construct_point_3_object (void) const |
| Access to the functor with the corresponding name. | |
| Construct_bbox_3 | construct_bbox_3_object (void) const |
| Access to the functor with the corresponding name. | |
| Construct_cartesian_const_iterator_3 | construct_cartesian_const_iterator_3_object (void) const |
| Access to the functor with the corresponding name. | |
| Side_of_oriented_sphere_3 | side_of_oriented_sphere_3_object (void) const |
| Access to the functor with the corresponding name. | |
| Orientation_3 | orientation_3_object (void) const |
| Access to the functor with the corresponding name. | |
| Coplanar_side_of_bounded_circle_3 | coplanar_side_of_bounded_circle_3_object (void) const |
| Access to the functor with the corresponding name. | |
Model for the base of a geometric kernel for T_Delaunay_triangulation_spherical_traits_3.
It has to inherits from a base construction of geometric kernels in order to be compliant with the CGAL library kernels and constructions.
| K |
Model of a geometric kernel used for T_Delaunay_triangulation_spherical_traits_3.
| BasicKernel |
Model of a geometric kernel that is a base for K.
| SphereRep |
Model of a sphere.
| class SBL::GT::T_Delaunay_triangulation_spherical_traits_3_base::Base |
| typedef const RT* Cartesian_const_iterator_3 |
Model for an iterator over coordinates of a 3D point.
Model for a field number type.
Model for a ring number type.
|
inline |
Access to the functor with the corresponding name.
|
inline |
Access to the functor with the corresponding name.
|
inline |
Access to the functor with the corresponding name.
|
inline |
Access to the functor with the corresponding name.
|
inline |
Access to the kernel base of this kernel.
|
inline |
Access to the functor with the corresponding name.
|
inline |
Access to the functor with the corresponding name.