Skip to content
Snippets Groups Projects
Commit b73fcce5 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent c55ce8e8
No related branches found
No related tags found
No related merge requests found
......@@ -225,7 +225,7 @@ public:
void rotate(std::vector<int> inTags[4], double x, double y, double z,
double dx, double dy, double dz, double angle){}
void copy(std::vector<int> inTags[4], std::vector<int> outTags[4]){}
void remove(std::vector<int> inTags[4]);
void remove(std::vector<int> inTags[4]){}
void importShapes(const std::string &fileName, std::vector<int> outTags[4],
const std::string &format=""){}
void exportShapes(const std::string &fileName, const std::string &format=""){}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment