libigl v2.5.0
Loading...
Searching...
No Matches
verbose.h File Reference
#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.