ClearEmptyAction Class Reference

#include <terrainActions.h>

Inheritance diagram for ClearEmptyAction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

ClearEmptyAction::ClearEmptyAction ( TerrainEditor editor  )  [inline]


Member Function Documentation

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

Implements TerrainAction.

void ClearEmptyAction::process ( Selection sel,
const Gui3DMouseEvent event,
bool  selChanged,
Type  type 
)