coordinate Struct Reference

Coordinate struct. More...

#include <layoutCanvas.hpp>

List of all members.

Public Attributes

int x
int y


Detailed Description

Coordinate struct.

This struct represents a 2D coordinate.

Definition at line 39 of file layoutCanvas.hpp.


Member Data Documentation

int coordinate::x
 

X coordinate.

Definition at line 41 of file layoutCanvas.hpp.

Referenced by Simulation::applyRule(), LayoutCanvas::drawCell(), LayoutCanvas::drawNumber(), LayoutCanvas::OnLeftDown(), Simulation::patternApplicable(), LayoutCanvas::realToView(), Simulation::ruleApplicable(), and LayoutCanvas::viewToReal().

int coordinate::y
 

Y coordinate.

Definition at line 42 of file layoutCanvas.hpp.

Referenced by Simulation::applyRule(), LayoutCanvas::drawCell(), LayoutCanvas::drawNumber(), LayoutCanvas::OnLeftDown(), LayoutCanvas::realToView(), and LayoutCanvas::viewToReal().


The documentation for this struct was generated from the following file:
Generated on Fri Sep 1 23:56:38 2006 for NanoComp by  doxygen 1.4.6