fshake3d  0.0.1
FreeformDensity3DSurfaceEditor
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines
Public Member Functions | Private Attributes
CommandSelectHotSpot Class Reference

#include <command.hpp>

Inheritance diagram for CommandSelectHotSpot:
Command

List of all members.

Public Member Functions

 CommandSelectHotSpot (FunctionMixer *pFunctionMixer, HotSpot *pHotSpot)
void doAction ()
void undoAction ()

Private Attributes

FunctionMixermpFunctionMixer
HotSpotmpHotSpot

Detailed Description

Definition at line 55 of file command.hpp.


Constructor & Destructor Documentation

CommandSelectHotSpot::CommandSelectHotSpot ( FunctionMixer pFunctionMixer,
HotSpot pHotSpot 
) [inline]

Definition at line 58 of file command.hpp.


Member Function Documentation

void CommandSelectHotSpot::doAction ( ) [inline, virtual]

Implements Command.

Definition at line 63 of file command.hpp.

void CommandSelectHotSpot::undoAction ( ) [inline, virtual]

Implements Command.

Definition at line 67 of file command.hpp.


Member Data Documentation

Definition at line 72 of file command.hpp.

Definition at line 73 of file command.hpp.


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