| 
    libigl v2.5.0
    
   | 
 
#include "../../igl_inline.h"#include "../../MeshBooleanType.h"#include <string>#include "string_to_mesh_boolean_type.cpp"Go to the source code of this file.
Namespaces | |
| namespace | igl | 
| namespace | igl::copyleft | 
| namespace | igl::copyleft::cgal | 
Functions | |
| bool | igl::copyleft::cgal::string_to_mesh_boolean_type (const std::string &s, MeshBooleanType &type) | 
| Convert string to boolean type.   | |
| MeshBooleanType | igl::copyleft::cgal::string_to_mesh_boolean_type (const std::string &s) | 
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.   | |