Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Search  

LEPoint Struct Reference

Used to hold a pair of (x, y) values which represent a point. More...

#include <LETypes.h>

List of all members.

Public Attributes

float fX
 The x coordinate of the point. More...

float fY
 The y coordinate of the point. More...


Detailed Description

Used to hold a pair of (x, y) values which represent a point.

Stable:
ICU 2.4

Definition at line 136 of file LETypes.h.


Member Data Documentation

float LEPoint::fX
 

The x coordinate of the point.

Stable:
ICU 2.4

Definition at line 143 of file LETypes.h.

float LEPoint::fY
 

The y coordinate of the point.

Stable:
ICU 2.4

Definition at line 150 of file LETypes.h.


The documentation for this struct was generated from the following file:
Generated on Wed Dec 18 16:51:42 2002 for ICU 2.4 by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001