3DScene mouse event handler partially moved to c++ - part 2

This commit is contained in:
Enrico Turri 2018-05-31 16:04:59 +02:00
parent 276533e236
commit 6bf009edee
12 changed files with 257 additions and 173 deletions

View file

@ -95,7 +95,7 @@ public:
void call() const;
void call(int i) const;
void call(int i, int j) const;
// void call(const std::vector<int> &ints);
void call(const std::vector<int>& ints) const;
// void call();
// void call(int i);
// void call(int i, int j);