Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

GoNodeUtil.cpp File Reference


Detailed Description

Definition in file GoNodeUtil.cpp.

#include "SgSystem.h"
#include "GoNodeUtil.h"
#include "GoBoard.h"
#include "SgNode.h"

Go to the source code of this file.

Functions

SgNodeGoNodeUtil::CreatePosition (int boardSize, SgBlackWhite toPlay, const SgVector< SgPoint > &bPoints, const SgVector< SgPoint > &wPoints)
 Create a position with given size, toPlay, b and w points.
GoKomi GoNodeUtil::GetKomi (const SgNode *node)
 Find komi that is valid for this node.
int GoNodeUtil::GetHandicap (const SgNode *node)
 Find handicap that is valid for this node.


17 Jun 2010 Doxygen 1.4.7