ad-hoc exhibits created by the manager and described with the same file
[laserbrain_demo] / src / exman.h
index bbd72fd..df3d8bd 100644 (file)
@@ -38,6 +38,8 @@ private:
        std::vector<ExhibitSlot*> exslots;
        // TODO kdtree of slots for quick nearest queries
 
+       Scene *own_scn; // scene to manage all exhibits not taken from an existing scene
+
 public:
        ExhibitManager();
        ~ExhibitManager();