Typos in Implicit.hpp and remove Implicit.cpp
This commit is contained in:
parent
e63aa18c58
commit
88700c7c76
2 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class ImplicitSurface {
|
||||
public:
|
||||
virtual double operator() (double x, double y, double z);
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue