Coord2D Struct Reference

#include <xorrectangle.h>

Public Member Functions

 Coord2D (float _x, float _y)

Data Fields

float x
float y

Detailed Description

Definition at line 45 of file xorrectangle.h.


Constructor & Destructor Documentation

Coord2D::Coord2D ( float  _x,
float  _y 
) [inline]

Definition at line 48 of file xorrectangle.h.


Field Documentation

float Coord2D::x

Definition at line 47 of file xorrectangle.h.

Referenced by coord2d_device2screen(), and rectangle_from_area().

float Coord2D::y

Definition at line 47 of file xorrectangle.h.

Referenced by coord2d_device2screen(), and rectangle_from_area().


The documentation for this struct was generated from the following file:

Generated by  doxygen 1.6.2