libigl v2.5.0
Loading...
Searching...
No Matches
mexErrMsgTxt.h File Reference
#include "../igl_inline.h"
#include "mex.h"
#include "mexErrMsgTxt.cpp"

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::matlab
 

Functions

void igl::matlab::mexErrMsgTxt (bool test, const char *message)
 Wrapper for mexErrMsgTxt that only calls error if test fails.