Former-commit-id: e0985a909c055341722ed01412f4f974bbd9d8f8
@@ -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):
@@ -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: