|
rheolef
6.3
|
#include <cgal_kernel.h>
Public Types | |
| typedef Point_2 | result_type |
Public Member Functions | |
| Rep | operator() (CGAL::Return_base_tag, CGAL::Origin o) const |
| Rep | operator() (CGAL::Return_base_tag, const RT &x, const RT &y) const |
| Point_2 | operator() (CGAL::Origin o) const |
| Point_2 | operator() (const RT &x, const RT &y) const |
| Point_2 | operator() (const Line_2 &l) const |
| Point_2 | operator() (const Line_2 &l, int i) const |
| Point_2 | operator() (const RT &x, const RT &y, const RT &w) const |
Private Types | |
| typedef K::RT | RT |
| typedef K::Point_2 | Point_2 |
| typedef K::Line_2 | Line_2 |
| typedef Point_2::Rep | Rep |
Definition at line 253 of file cgal_kernel.h.
|
private |
Definition at line 255 of file cgal_kernel.h.
|
private |
Definition at line 256 of file cgal_kernel.h.
|
private |
Definition at line 257 of file cgal_kernel.h.
|
private |
Definition at line 258 of file cgal_kernel.h.
| typedef Point_2 rheolef::custom_cgal::MyConstruct_point_2< K, OldK >::result_type |
Definition at line 260 of file cgal_kernel.h.
|
inline |
Definition at line 263 of file cgal_kernel.h.
|
inline |
Definition at line 267 of file cgal_kernel.h.
|
inline |
Definition at line 277 of file cgal_kernel.h.
|
inline |
Definition at line 281 of file cgal_kernel.h.
|
inline |
Definition at line 287 of file cgal_kernel.h.
|
inline |
Definition at line 295 of file cgal_kernel.h.
|
inline |
Definition at line 302 of file cgal_kernel.h.