Main Page   Class Hierarchy   Alphabetical List   Data Structures   File List   Data Fields   Related Pages  

Point Struct Reference

Structure used to represent a single point (or pixel) in an image. More...

#include <improv_plugin.h>


Data Fields

short x
 X (horizontal) position of the point. More...

short y
 Y (vertical) position of the point. More...


Detailed Description

Structure used to represent a single point (or pixel) in an image.


Field Documentation

short Point::x
 

X (horizontal) position of the point.

short Point::y
 

Y (vertical) position of the point.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 1 11:01:18 2003 for ImprovQT by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002