Classes | |
class | Cartesian_kernel_base |
struct | Kernel_with_atom |
class | Cartesian_kernel_base_cg |
struct | Kernel_with_coarse_atom |
Typedefs | |
typedef Molecular_system < Default_system_items,::CGAL::Simple_cartesian < double >::Point_3 > | Default_system |
typedef ::CGAL::Filtered_kernel < Kernel_with_atom< double > > | EPIC_kernel_with_atom |
typedef Molecular_system < System_items_with_coarse_grain,::CGAL::Simple_cartesian < double >::Point_3 > | System_with_coarse_grain |
typedef ::CGAL::Filtered_kernel < Kernel_with_coarse_atom < double > > | EPIC_kernel_with_coarse_atom |
typedef Molecular_system<Default_system_items, ::CGAL::Simple_cartesian<double>::Point_3 > ESBTL::CGAL::Default_system |
Short cut type to define an all atom system with atom type being a point of CGAL kernel EPIC_kernel_with_atom
typedef ::CGAL::Filtered_kernel< Kernel_with_atom<double> > ESBTL::CGAL::EPIC_kernel_with_atom |
Short cut type to defined an exact predicates inexact constructions CGAL kernel with an atom as point type.
typedef ::CGAL::Filtered_kernel< Kernel_with_coarse_atom<double> > ESBTL::CGAL::EPIC_kernel_with_coarse_atom |
Short cut type to defined an exact predicates inexact constructions CGAL kernel with an atom as point type.
typedef Molecular_system<System_items_with_coarse_grain, ::CGAL::Simple_cartesian<double>::Point_3 > ESBTL::CGAL::System_with_coarse_grain |
Short cut type to define an coarse grain system with coarse grain atom type being a point of CGAL kernel EPIC_kernel_with_atom