This is the complete list of members for WaypointTool, including all inherited members.
| activate() | WaypointTool | 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() | WaypointTool | virtual |
| 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 |
| getHeightMap(void) | Tool | inlinevirtual |
| getToolID(void) | Tool | inline |
| isActive(void) | WaypointTool | inlinestatic |
| m_cursor | Tool | protected |
| m_cursorID | Tool | protected |
| m_downWaypointID | WaypointTool | protected |
| m_isActive | WaypointTool | protectedstatic |
| m_mouseDownPt | WaypointTool | protected |
| m_prevXIndex | Tool | protected |
| m_prevYIndex | Tool | protected |
| m_toolID | Tool | protected |
| mouseDown(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | WaypointTool | virtual |
| mouseMoved(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | WaypointTool | virtual |
| mouseUp(TTrackingMode m, CPoint viewPt, WbView *pView, CWorldBuilderDoc *pDoc) | WaypointTool | virtual |
| pickWaypoint(Coord3D loc) | WaypointTool | protected |
| setCursor(void) | Tool | virtual |
| Tool(Int toolID, Int cursorID) | Tool | |
| WaypointTool(void) | WaypointTool | |
| ~Tool(void) | Tool | virtual |
| ~WaypointTool(void) | WaypointTool |