|
rheolef
6.3
|
#include <cgal_kernel.h>
Classes | |
| struct | Base |
Public Types | |
| typedef BaseKernel::FT | FT |
| typedef NewKernel | Kernel |
| typedef point_basic< FT > | Point_2 |
| typedef MySegmentC2< Kernel > | Segment_2 |
| typedef MyConstruct_bbox_2 < typename OldKernel::Construct_bbox_2 > | Construct_bbox_2 |
| typedef MyConstruct_coord_iterator< FT > | Construct_cartesian_const_iterator_2 |
| typedef const FT * | Cartesian_const_iterator_2 |
| typedef MyConstruct_point_2 < Kernel, OldKernel > | Construct_point_2 |
Public Member Functions | |
| Construct_point_2 | construct_point_2_object () const |
| Construct_bbox_2 | construct_bbox_2_object () const |
| Construct_cartesian_const_iterator_2 | construct_cartesian_const_iterator_2_object () const |
Private Types | |
| typedef BaseKernel::template Base< NewKernel >::Type | OldKernel |
Definition at line 312 of file cgal_kernel.h.
|
private |
Definition at line 313 of file cgal_kernel.h.
| typedef BaseKernel::FT rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::FT |
Definition at line 315 of file cgal_kernel.h.
| typedef NewKernel rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Kernel |
Definition at line 316 of file cgal_kernel.h.
| typedef point_basic<FT> rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Point_2 |
Definition at line 317 of file cgal_kernel.h.
| typedef MySegmentC2<Kernel> rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Segment_2 |
Definition at line 322 of file cgal_kernel.h.
| typedef MyConstruct_bbox_2<typename OldKernel::Construct_bbox_2> rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Construct_bbox_2 |
Definition at line 323 of file cgal_kernel.h.
| typedef MyConstruct_coord_iterator<FT> rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Construct_cartesian_const_iterator_2 |
Definition at line 324 of file cgal_kernel.h.
| typedef const FT* rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Cartesian_const_iterator_2 |
Definition at line 325 of file cgal_kernel.h.
| typedef MyConstruct_point_2<Kernel, OldKernel> rheolef::custom_cgal::my_cartesian2d_base< NewKernel, BaseKernel >::Construct_point_2 |
Definition at line 326 of file cgal_kernel.h.
|
inline |
Definition at line 328 of file cgal_kernel.h.
|
inline |
Definition at line 329 of file cgal_kernel.h.
|
inline |
Definition at line 330 of file cgal_kernel.h.