| 
    libigl v2.5.0
    
   | 
 
#include <cstdio>#include <string>Go to the source code of this file.
Namespaces | |
| namespace | igl | 
Functions | |
| int | igl::verbose (const char *msg,...) | 
| Provide a wrapper for printf, called verbose that functions exactly like printf if VERBOSE is defined and does exactly nothing if VERBOSE is undefined.   | |