Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
assign_scalar.h File Reference
#include "../../igl_inline.h"
#include <CGAL/Exact_predicates_exact_constructions_kernel.h>
#include <CGAL/Exact_predicates_exact_constructions_kernel_with_sqrt.h>
#include <CGAL/gmpxx.h>
#include "assign_scalar.cpp"
+ Include dependency graph for assign_scalar.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::copyleft
 
namespace  igl::copyleft::cgal
 

Functions

IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, CGAL::Epeck::FT &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, double &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Epeck::FT &cgal, float &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const double &c, double &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const float &c, float &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const float &c, double &d)
 
IGL_INLINE 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)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &cgal, double &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Exact_predicates_exact_constructions_kernel_with_sqrt::FT &cgal, float &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, CGAL::Simple_cartesian< mpq_class >::FT &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, double &d)
 
IGL_INLINE void igl::copyleft::cgal::assign_scalar (const CGAL::Simple_cartesian< mpq_class >::FT &cgal, float &d)