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

#include <command.hpp>

Inheritance diagram for CommandNewHotSpot:
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 33 of file command.hpp.


Member Function Documentation

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

Definition at line 36 of file command.hpp.

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

Implements Command.

Definition at line 41 of file command.hpp.

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

Implements Command.

Definition at line 45 of file command.hpp.


Member Data Documentation

Definition at line 51 of file command.hpp.

Definition at line 52 of file command.hpp.


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