Generated on Mon Nov 30 11:16:36 2009 for Gecode by doxygen 1.5.5

drawingcursor.cpp File Reference

(Revision: 9076)

#include <gecode/gist/drawingcursor.hh>

Go to the source code of this file.

Namespaces

namespace  Gecode
namespace  Gecode::Gist

Variables

const int Gecode::Gist::nodeWidth = 20
const int Gecode::Gist::halfNodeWidth = nodeWidth / 2
const int Gecode::Gist::quarterNodeWidth = halfNodeWidth / 2
const int Gecode::Gist::failedWidth = 14
const int Gecode::Gist::halfFailedWidth = failedWidth / 2
const int Gecode::Gist::shadowOffset = 3
const int Gecode::Gist::dSolvedOffset = nodeWidth / 6
const int Gecode::Gist::dSolvedHalfWidth = (nodeWidth-2*dSolvedOffset) / 2
const int Gecode::Gist::hiddenDepth = Layout::dist_y + failedWidth