Subversion Repositories seema-scanner

Rev

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

Rev 113 Rev 139
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 stackingCalibration;
47
        int stacking;
48
        int stackingAcquisition;
48
        QString codec;
49
        QString codec;
49
        Projector* projector;
50
        Projector* projector;
50
        Camera* camera0;
51
        Camera* camera0;
51
        Camera* camera1;
52
        Camera* camera1;
52
        RotationStage* rotationStage;
53
        RotationStage* rotationStage;