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 (Cairo::RefPtr< Cairo::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 Tue Sep 1 14:41:23 2009 for papyrus by doxygen 1.5.8