| | |
| | | const CGlassResult* m_pGlassResult; |
| | | const VectorReviewResult* m_pVecReviewResult; |
| | | |
| | | COLORREF m_RowColor[5]; |
| | | CBrush m_pDefectBrush[5]; |
| | | CPen m_pDefectPen[5]; |
| | | COLORREF m_RowColor[6]; |
| | | CBrush m_pDefectBrush[6]; |
| | | CPen m_pDefectPen[6]; |
| | | //CPen m_pOffsetPen; |
| | | //CBrush m_pOffsetBrush; |
| | | |
| | | CPoint m_pMousePt; |
| | | CPoint m_pMouseDwPt; |
| | |
| | | |
| | | public: |
| | | void SetOffsetmodeparma(BOOL bMode, int nCamidx, int nScanidx, double nXpos, double nYpos); |
| | | void SetOffsetparm(int nCamidx, int nScanidx, BOOL bUse); |
| | | BOOL nOffSetMode; |
| | | int nGlassMax; |
| | | int nGlassMin; |