We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 24bf3d6 commit 60e7c0dCopy full SHA for 60e7c0d
axel/axel/test/DualContouringTest.cpp
@@ -22,7 +22,7 @@ class DualContouringTest : public ::testing::Test {
22
protected:
23
void SetUp() override {}
24
25
- SignedDistanceFieldf createSphereSdf(
+ static SignedDistanceFieldf createSphereSdf(
26
float radius,
27
const Eigen::Vector3f& center,
28
const BoundingBoxf& bounds,
0 commit comments