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

This takes in a grid and draws points or lines over the top of it outputs the modified grid. More...

#include <csol_2d_grid_painting.h>

Inherits Operation.

Public Member Functions

 CSol_2d_Grid_Painting ()
 
virtual ~CSol_2d_Grid_Painting ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

This takes in a grid and draws points or lines over the top of it outputs the modified grid.

Constructor & Destructor Documentation

~CSol_2d_Grid_Painting ( )
virtual

Member Function Documentation

bool execute ( )
protectedvirtual