SelectAction Class Reference

#include <terrainActions.h>

Inheritance diagram for SelectAction:

Inheritance graph
[legend]
List of all members.

Public Member Functions

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

Constructor & Destructor Documentation

SelectAction::SelectAction ( TerrainEditor editor  )  [inline]


Member Function Documentation

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

Implements TerrainAction.

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