Эх сурвалжийг харах

igl inline

Former-commit-id: 3efe381b5a07304c05b5e78971b40d2019d40f31
Alec Jacobson 9 жил өмнө
parent
commit
756687b56d

+ 2 - 2
include/igl/bbw/bbw.h

@@ -51,9 +51,9 @@ namespace igl
         // 2: louder
         int verbosity;
       public:
-        inline BBWData();
+        IGL_INLINE BBWData();
         // Print current state of object
-        inline void print();
+        IGL_INLINE void print();
     };
 
     // Compute Bounded Biharmonic Weights on a given domain (V,Ele) with a given

+ 1 - 1
include/igl/mosek/mosek_quadprog.h

@@ -28,7 +28,7 @@ namespace igl
       // Double parameters
       std::map<MSKdparame,double> douparam;
       // Default values
-      inline MosekData();
+      IGL_INLINE MosekData();
     };
     // Solve a convex quadratic optimization problem with linear and constant
     // bounds, that is: