Main   Namespaces   Classes   Hierarchy   Annotated   Files   Compound   Global   Pages  

RingGodel::GlobalData Struct Reference

List of all members.

Public Member Functions

 GlobalData ()

Public Attributes

int empty
 Value of empty ring godel.
std::vector< int > color_slice_score [BLACK_WHITE_EMPTY]
 Scores adjusted for each slice.
std::vector< int > mask_slice_score
 Mask for each slice.

Detailed Description

Definition at line 74 of file RingGodel.hpp.


Constructor & Destructor Documentation

RingGodel::GlobalData::GlobalData (  ) 

Member Data Documentation

Value of empty ring godel.

Definition at line 77 of file RingGodel.hpp.

Referenced by GlobalData(), and RingGodel::SetEmpty().

Mask for each slice.

Definition at line 83 of file RingGodel.hpp.

Referenced by GlobalData(), RingGodel::SetSliceToColor(), and RingGodel::ValidGodelData::ValidGodelData().


The documentation for this struct was generated from the following files:


6 Jan 2011 Doxygen 1.6.3