All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Classes | Static Public Member Functions | Static Public Attributes | List of all members
osl::Centering5x3 Struct Reference

5x3が盤上におさまるように中心を調整 More...

#include <centering5x3.h>

Collaboration diagram for osl::Centering5x3:
Collaboration graph
[legend]

Classes

struct  Table
 

Static Public Member Functions

static const Square adjustCenterNaive (Square)
 
static const Square adjustCenter (Square src)
 

Static Public Attributes

static const Table table
 

Detailed Description

5x3が盤上におさまるように中心を調整

Definition at line 14 of file centering5x3.h.

Member Function Documentation

static const Square osl::Centering5x3::adjustCenter ( Square  src)
inlinestatic
const osl::Square osl::Centering5x3::adjustCenterNaive ( Square  src)
static

Definition at line 41 of file centering5x3.cc.

References osl::Square::x(), and osl::Square::y().

Referenced by osl::Centering5x3::Table::Table().

Member Data Documentation

const Centering5x3::Table osl::Centering5x3::table
static

Definition at line 22 of file centering5x3.h.

Referenced by adjustCenter().


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