SoftSelectAction Class Reference

#include <terrainActions.h>

Inheritance diagram for SoftSelectAction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Public Attributes

Filter mFilter

Constructor & Destructor Documentation

SoftSelectAction::SoftSelectAction ( TerrainEditor editor  )  [inline]


Member Function Documentation

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

Implements TerrainAction.

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


Member Data Documentation