|
template<typename RHS , typename LHS > |
void | igl::copyleft::cgal::assign_scalar (const RHS &rhs, const bool &slow_and_more_precise, LHS &lhs) |
| Conduct the casting copy: lhs = rhs using slow_and_more_precise rounding if more desired.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, CGAL::Epeck::FT &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, double &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, float &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const double &c, double &d) |
|
void | igl::copyleft::cgal::assign_scalar (const float &c, float &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const float &c, double &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &cgal, CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &cgal, double &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &cgal, float &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, CGAL::Simple_cartesian< mpq_class >::FT &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, double &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|
void | igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, float &d) |
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
|
|