Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
validate_arg.h File Reference
#include "../igl_inline.h"
#include <mex.h>
#include "validate_arg.cpp"
+ Include dependency graph for validate_arg.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  igl
 
namespace  igl::matlab
 

Functions

IGL_INLINE void igl::matlab::validate_arg_scalar (const int i, const int nrhs, const mxArray *prhs[], const char *name)
 
IGL_INLINE void igl::matlab::validate_arg_logical (const int i, const int nrhs, const mxArray *prhs[], const char *name)
 
IGL_INLINE void igl::matlab::validate_arg_char (const int i, const int nrhs, const mxArray *prhs[], const char *name)
 
IGL_INLINE void igl::matlab::validate_arg_double (const int i, const int nrhs, const mxArray *prhs[], const char *name)
 
IGL_INLINE void igl::matlab::validate_arg_function_handle (const int i, const int nrhs, const mxArray *prhs[], const char *name)