Index   Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

SgGtpUtil Namespace Reference


Functions

void RespondPointSet (GtpCommand &cmd, const SgPointSet &pointSet)
 Append a point set to the response of a command.


Function Documentation

void SgGtpUtil::RespondPointSet ( GtpCommand cmd,
const SgPointSet pointSet 
)

Append a point set to the response of a command.

The response will be formatted as a single line with the points ordered (A1, B1, ..., A2, ...) to facilitate writing GTP regression tests using this command.

Definition at line 16 of file SgGtpUtil.cpp.


17 Jun 2010 Doxygen 1.4.7