Subversion Repositories seema-scanner

Rev

Rev 41 | Rev 139 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 41 Rev 113
Line 42... Line 42...
42
        void done();
42
        void done();
43
        void finished();
43
        void finished();
44
    private:
44
    private:
45
        bool working;
45
        bool working;
46
        int delay;
46
        int delay;
-
 
47
        int stacking;
47
        QString codec;
48
        QString codec;
48
        Projector* projector;
49
        Projector* projector;
49
        Camera* camera0;
50
        Camera* camera0;
50
        Camera* camera1;
51
        Camera* camera1;
51
        RotationStage* rotationStage;
52
        RotationStage* rotationStage;