ClearAction Class Reference

#include <terrainActions.h>

Inheritance diagram for ClearAction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ClearAction (TerrainEditor *editor)
StringTableEntry getName ()
void process (Selection *sel, const Gui3DMouseEvent &event, bool selChanged, Type type)
bool useMouseBrush ()

Constructor & Destructor Documentation

ClearAction::ClearAction ( TerrainEditor editor  )  [inline]


Member Function Documentation

StringTableEntry ClearAction::getName (  )  [inline, virtual]

Implements TerrainAction.

void ClearAction::process ( Selection sel,
const Gui3DMouseEvent event,
bool  selChanged,
Type  type 
) [inline]

bool ClearAction::useMouseBrush (  )  [inline, virtual]

Reimplemented from TerrainAction.