CSol
Public Member Functions | Protected Member Functions | List of all members
CSol_2d_Grid_Edit_Op Class Reference

Interactive 2D grid layer display with editing tools. More...

#include <widgets/csol_2d_grid_edit.h>

Inherits Operation.

Public Member Functions

 CSol_2d_Grid_Edit_Op ()
 
virtual ~CSol_2d_Grid_Edit_Op ()
 
void clearNeedsReset ()
 
bool getNeedsReset ()
 
void setNeedsReset ()
 

Protected Member Functions

virtual bool bringInputsUpToDate ()
 
virtual bool execute ()
 

Detailed Description

Inputs are static image tile data, an editable view data set, static image overlay data and static mesh data. Outputs are the edited view data set as well as the delta changes and geometric transforms for the edits.

Constructor & Destructor Documentation

~CSol_2d_Grid_Edit_Op ( )
virtual

Member Function Documentation

bool bringInputsUpToDate ( )
protectedvirtual
void clearNeedsReset ( )
inline
bool execute ( )
protectedvirtual
bool getNeedsReset ( )
inline
void setNeedsReset ( )
inline