Main Page | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

Point Struct Reference

Point in 2D space. More...

#include <graphic.hpp>

List of all members.

Public Attributes

int x
int y


Detailed Description

Point in 2D space.

Parameters:
x x component
y y component

Definition at line 40 of file graphic.hpp.


Member Data Documentation

int Point::x
 

Definition at line 41 of file graphic.hpp.

Referenced by Graphic::drawCircle(), Graphic::drawFixationCross(), Graphic::drawLine(), Graphic::drawRectangle(), Graphic::drawTriangle(), and Graphic::drawUnfilledCircle().

int Point::y
 

Definition at line 41 of file graphic.hpp.

Referenced by Graphic::drawCircle(), Graphic::drawFixationCross(), Graphic::drawLine(), Graphic::drawRectangle(), Graphic::drawTriangle(), and Graphic::drawUnfilledCircle().


The documentation for this struct was generated from the following file:
Generated on Fri Dec 17 14:54:29 2004 for Psychological Test Framework by doxygen 1.3.8