VR-Forces 4.0.4 Class Documentation
Public Member Functions | Static Public Member Functions | Protected Member Functions
DtTerrainCreatePointHandler Class Reference

This handler creates entities. More...

Inheritance diagram for DtTerrainCreatePointHandler:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 DtTerrainCreatePointHandler ()
 Default Constructor.
virtual ~DtTerrainCreatePointHandler ()
 Destructor.

Static Public Member Functions

static DtEventHandlercreate (DtEventController *owner, void *usr)
 Static creator.

Protected Member Functions

virtual void activate ()
 When activated, if in terrain selection mode and there are terrain nodes selected, ask the user if they want to create objects for each terrain node selected.
virtual void createObjectsFromSelection (DtTMMapArea *area)
virtual void createFromPoint (const DtPoint &origin)

Detailed Description

This handler creates entities.


Constructor & Destructor Documentation

Default Constructor.

Destructor.


Member Function Documentation

static DtEventHandler* DtTerrainCreatePointHandler::create ( DtEventController owner,
void *  usr 
) [static]

Static creator.

Reimplemented from DtCreatePointHandler.

virtual void DtTerrainCreatePointHandler::activate ( ) [protected, virtual]

When activated, if in terrain selection mode and there are terrain nodes selected, ask the user if they want to create objects for each terrain node selected.

If not, then cancel out of this dialog

Reimplemented from DtCreateControlObjectHandler.

virtual void DtTerrainCreatePointHandler::createObjectsFromSelection ( DtTMMapArea area) [protected, virtual]
virtual void DtTerrainCreatePointHandler::createFromPoint ( const DtPoint origin) [protected, virtual]

The documentation for this class was generated from the following file:

Document ID: Generated on Fri Jun 29 16:33:32 EDT 2012 from SVN revision 116588
Copyright © 2005-2012 VT MÄK Inc. All Rights Reserved (www.mak.com)