| buildDisplayList() | ToolpathViewer | [protected] |
| computeBoundingBox() | ToolpathViewer | [protected] |
| getCurveInfo(std::string *pCurveInfo) | ToolpathViewer | [protected] |
| initGL() | ToolpathViewer | [protected] |
| m_deltaZ | ToolpathViewer | [protected] |
| m_leftButtonDown | ToolpathViewer | [protected] |
| m_leftDownPos | ToolpathViewer | [protected] |
| m_materialBoundaries | ToolpathViewer | [protected] |
| m_middleButtonDown | ToolpathViewer | [protected] |
| m_middleDownPos | ToolpathViewer | [protected] |
| m_numberOfCuts | ToolpathViewer | [protected] |
| m_partBoundaries | ToolpathViewer | [protected] |
| m_pParent | ToolpathViewer | [protected] |
| m_pRecords | ToolpathViewer | [protected] |
| m_rapidZ | ToolpathViewer | [protected] |
| m_rightButtonDown | ToolpathViewer | [protected] |
| m_rightDownPos | ToolpathViewer | [protected] |
| m_topZ | ToolpathViewer | [protected] |
| m_viewerGLData | ToolpathViewer | |
| oglCreate(CRect rect, CWnd *pParent) | ToolpathViewer | |
| OnCreate(LPCREATESTRUCT lpCreateStruct) | ToolpathViewer | |
| OnEraseBkgnd(CDC *pDC) | ToolpathViewer | [protected, virtual] |
| OnLButtonDown(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnLButtonUp(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnMButtonDown(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnMButtonUp(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnMouseMove(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnMouseWheel(UINT nFlags, short zDelta, CPoint point) | ToolpathViewer | |
| OnPaint() | ToolpathViewer | [protected] |
| OnRButtonDown(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnRButtonUp(UINT nFlags, CPoint point) | ToolpathViewer | [protected] |
| OnSize(UINT nType, int cx, int cy) | ToolpathViewer | [virtual] |
| renderScene() | ToolpathViewer | [protected] |
| reset() | ToolpathViewer | |
| selectLastRecord() | ToolpathViewer | |
| setInitialTransformation() | ToolpathViewer | [protected] |
| setSelPoint(CPoint point) | ToolpathViewer | [protected] |
| ToolpathViewer(const std::vector< geom::CurvePtr2d > &partBoundaries, const std::vector< geom::CurvePtr2d > &materialBoundaries, boost::shared_ptr< exchange::ToolpathRecords > pRecords, double topZ, double rapidZ, double deltaZ, int numberOfCuts, CWnd *pParent=NULL) | ToolpathViewer | |
| ~ToolpathViewer() | ToolpathViewer | [virtual] |