src/lib/converter.h File Reference

#include "gridtype.h"

Include dependency graph for converter.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

bool canConvert (gridType_c::gridType src, gridType_c::gridType dst)
 returns true, if it is possible to convert this puzzle to the given gridType
puzzle_cdoConvert (puzzle_c *p, gridType_c::gridType type)
 Create a new puzzle with a new gridtype but identical shapes.


Function Documentation

bool canConvert ( gridType_c::gridType  src,
gridType_c::gridType  dst 
)

returns true, if it is possible to convert this puzzle to the given gridType

References gridType_c::GT_BRICKS, gridType_c::GT_RHOMBIC, and gridType_c::GT_TETRA_OCTA.

Referenced by doConvert().

puzzle_c* doConvert ( puzzle_c p,
gridType_c::gridType  type 
)


Generated on Sun Oct 10 10:01:34 2010 for BurrTools by  doxygen 1.5.8