mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-16 04:40:08 +01:00
PickingVisitor first draft, with prototype integration in UserInterface
This commit is contained in:
@@ -15,6 +15,7 @@ public:
|
||||
void visit(Switch& n);
|
||||
void visit(Animation& n);
|
||||
void visit(Primitive& n);
|
||||
void visit(Surface&) {}
|
||||
void visit(ImageSurface&) {}
|
||||
void visit(MediaSurface& n);
|
||||
void visit(FrameBufferSurface& n);
|
||||
|
||||
Reference in New Issue
Block a user