mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3512 System : Remove unused functions
This commit is contained in:
@@ -45,9 +45,6 @@ public:
|
||||
void setAxes(const cvf::Vec3d& axisU, const cvf::Vec3d& axisV);
|
||||
void setSubdivisions(const std::vector<double>& uValues, const std::vector<double>& vValues);
|
||||
|
||||
void setQuads(bool useQuads);
|
||||
void setWindingCCW(bool windingCCW);
|
||||
|
||||
void generate(cvf::GeometryBuilder* builder);
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user