Classes | Typedefs
ESBTL::CGAL Namespace Reference

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 Documentation

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.

See http://www.cgal.org/Manual/3.5/doc_html/cgal_manual/Kernel_23_ref/Class_Exact_predicates_inexact_constructions_kernel.html

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.

See http://www.cgal.org/Manual/3.5/doc_html/cgal_manual/Kernel_23_ref/Class_Exact_predicates_inexact_constructions_kernel.html

Short cut type to define an coarse grain system with coarse grain atom type being a point of CGAL kernel EPIC_kernel_with_atom