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

Flood fill operation. More...

#include <csol_2d_fill.h>

Inherits Operation.

Public Member Functions

 CSol_2d_Fill_Grid ()
 
virtual ~CSol_2d_Fill_Grid ()
 

Protected Member Functions

virtual bool execute ()
 

Detailed Description

Creates a new 2D grid layer using an input base layer and a given fill depth (m). The grid is created by flood filling from either a specified point in world units (m) or from a corner of the input grid layer.

Constructor & Destructor Documentation

~CSol_2d_Fill_Grid ( )
virtual

Member Function Documentation

bool execute ( )
protectedvirtual