This is the complete list of members for DigTool, including all inherited members.
| activate() | MoundTool | virtual |
| calcRoundBlendFactor(CPoint center, Int x, Int y, Int brushWidth, Int featherWidth) | Tool | static |
| calcSquareBlendFactor(CPoint center, Int x, Int y, Int brushWidth, Int featherWidth) | Tool | static |
| deactivate() | Tool | inlinevirtual |
| DigTool(void) | DigTool | |
| followsTerrain(void) | Tool | inlinevirtual |
| getAllIndexesIn(const Coord3D *bl, const Coord3D *br, const Coord3D *tl, const Coord3D *tr, Int widthOutside, CWorldBuilderDoc *pDoc, VecHeightMapIndexes *allIndices) | Tool | static |
| getCenterIndex(Coord3D *docLocP, Int brushWidth, CPoint *center, CWorldBuilderDoc *pDoc) | Tool | static |
| getFeather(void) | MoundTool | inlinestatic |
| getHeightMap(void) | MoundTool | inlinevirtual |
| getMoundHeight(void) | MoundTool | inlinestatic |
| getToolID(void) | Tool | inline |
| getWidth(void) | MoundTool | inlinestatic |
| m_brushFeather | MoundTool | protectedstatic |
| m_brushWidth | MoundTool | protectedstatic |
| m_cursor | Tool | protected |
| m_cursorID | Tool | protected |
| m_htMapEditCopy | MoundTool | protected |
| m_htMapSaveCopy | MoundTool | protected |
| m_lastMoveTime | MoundTool | protected |
| m_moundHeight | MoundTool | protectedstatic |
| m_prevXIndex | Tool | protected |
| m_prevYIndex | Tool | protected |
| m_raising | MoundTool | protected |
| m_toolID | Tool | protected |
| MoundTool(void) | MoundTool | |
| mouseDown(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | MoundTool | virtual |
| mouseMoved(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | MoundTool | virtual |
| mouseUp(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | MoundTool | virtual |
| setCursor(void) | Tool | virtual |
| setFeather(Int feather) | MoundTool | static |
| setMoundHeight(Int height) | MoundTool | static |
| setWidth(Int width) | MoundTool | static |
| Tool(Int toolID, Int cursorID) | Tool | |
| ~MoundTool(void) | MoundTool | |
| ~Tool(void) | Tool | virtual |