papyrus logo

hextille.cpp File Reference

#include "hextille.h"
#include <cmath>
#include <papyrus/group.h>
Include dependency graph for hextille.cpp:

Namespaces

namespace  Papyrus

Defines

#define m_FILL(__column, __row)   m_fill[__row*m_columns+__column]
#define m_FILL_CHANGED_CONNECTION(__column, __row)   m_fill_changed_connection[__row*m_columns+__column]

Functions

void Papyrus::draw_path (Context &cairo, unsigned col, unsigned row, double side, double sidex2, double sidex3, double side_half, double height, double height_half)

Define Documentation

#define m_FILL ( __column,
__row   )     m_fill[__row*m_columns+__column]
#define m_FILL_CHANGED_CONNECTION ( __column,
__row   )     m_fill_changed_connection[__row*m_columns+__column]

Generated on Fri Apr 16 12:40:31 2010 for papyrus by doxygen 1.6.1