# Conflicts: # external/tetgen # external/tinyxml2 # external/triangle Former-commit-id: fc6f2ebdede0ba109a933eb7dac4a384e319332d
@@ -51,9 +51,9 @@ namespace igl
// 2: louder
int verbosity;
public:
- BBWData();
+ inline BBWData();
// Print current state of object
- void print();
+ inline void print();
};
// Compute Bounded Biharmonic Weights on a given domain (V,Ele) with a given
@@ -21,7 +21,7 @@ namespace igl
bool detect_only;
bool first_only;
bool stitch_all;
- RemeshSelfIntersectionsParam(
+ inline RemeshSelfIntersectionsParam(
bool _detect_only=false,
bool _first_only=false,
bool _stitch_all=false):
@@ -10,6 +10,7 @@
#include <igl/igl_inline.h>
#include <mex.h>
#include <Eigen/Dense>
+#include <Eigen/Sparse>
namespace igl
{
namespace matlab
@@ -28,7 +28,7 @@ namespace igl
// Double parameters
std::map<MSKdparame,double> douparam;
// Default values
- MosekData();
+ inline MosekData();
// Solve a convex quadratic optimization problem with linear and constant
// bounds, that is: