src/lib/converter.cpp File Reference

#include "converter.h"
#include "puzzle.h"
#include "problem.h"
#include "voxel.h"

Include dependency graph for converter.cpp:


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:33 2010 for BurrTools by  doxygen 1.5.8