Classes |
struct | Depth_base |
class | Lazy_rep< AT_, ET, E2A > |
class | Lazy_rep_0< AT, ET, E2A > |
class | Lazy_rep_1< AC, EC, E2A, L1 > |
class | Lazy_rep_2< AC, EC, E2A, L1, L2 > |
class | Lazy_rep_3< AC, EC, E2A, L1, L2, L3 > |
class | Lazy_rep_4< AC, EC, E2A, L1, L2, L3, L4 > |
class | Lazy_rep_5< AC, EC, E2A, L1, L2, L3, L4, L5 > |
class | Lazy_rep_6< AC, EC, E2A, L1, L2, L3, L4, L5, L6 > |
class | Lazy_rep_7< AC, EC, E2A, L1, L2, L3, L4, L5, L6, L7 > |
class | Lazy_rep_8< AC, EC, E2A, L1, L2, L3, L4, L5, L6, L7, L8 > |
struct | Approx_converter< K1, K2 > |
struct | Exact_converter< K1, K2 > |
class | Lazy_rep_with_vector_1< AC, EC, E2A, L1 > |
class | Lazy_rep_with_vector_2< AC, EC, E2A, L1, L2 > |
class | Lazy_rep_2_1< AC, EC, E2A, L1, L2, R1 > |
class | Lazy_rep_2_2< AC, EC, E2A, L1, L2, R1, R2 > |
class | Lazy< AT_, ET_, EFT, E2A > |
struct | Lazy_construction_bbox< LK, AC, EC > |
struct | Lazy_construction_nt< LK, AC, EC > |
struct | Ith< T2 > |
struct | Lazy_cartesian_const_iterator_2< LK, AC, EC > |
struct | Lazy_cartesian_const_iterator_3< LK, AC, EC > |
struct | Lazy_functor_2_1< LK, AK, EK, AC, EC, EFT, E2A > |
struct | First< T > |
struct | Second< T > |
struct | Lazy_functor_2_2< LK, AC, EC > |
struct | Lazy_intersect_with_iterators< LK, AC, EC > |
struct | Object_cast< T > |
struct | Lazy_construction_object< LK, AC, EC > |
struct | Lazy_construction< LK, AC, EC, E2A_ > |
Defines |
#define | CGAL_LAZY_FORWARD(T) |
#define | CGAL_Kernel_obj(X) |
#define | CGAL_Kernel_obj(X) |
#define | CGAL_Kernel_obj(X) |
#define | CGAL_Kernel_obj(X) |
Functions |
template<typename AT , typename ET , typename EFT , typename E2A > |
const AT & | approx (const Lazy< AT, ET, EFT, E2A > &l) |
template<typename AT , typename ET , typename EFT , typename E2A > |
AT & | approx (Lazy< AT, ET, EFT, E2A > &l) |
template<typename AT , typename ET , typename EFT , typename E2A > |
const ET & | exact (const Lazy< AT, ET, EFT, E2A > &l) |
template<typename AT , typename ET , typename EFT , typename E2A > |
unsigned | depth (const Lazy< AT, ET, EFT, E2A > &l) |
template<typename LK > |
Object | make_lazy (const Object &eto) |