| 
    libigl v2.5.0
    
   | 
 
Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| bool | igl::starts_with (const std::string &str, const std::string &prefix) | 
| Check if a string starts with a given prefix.   | |
| bool | igl::starts_with (const char *str, const char *prefix) | 
| This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.include/igl/string_utils.h.   | |