CrystalSpace

Public API Reference

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

csPixelCoord Struct Reference
[2D]

Simple 2D pixel coordinate. More...

#include <graph2d.h>

List of all members.

Public Attributes

int x
 X component. More...

int y
 Y component. More...


Detailed Description

Simple 2D pixel coordinate.

Definition at line 46 of file graph2d.h.


Member Data Documentation

int csPixelCoord::x
 

X component.

Definition at line 49 of file graph2d.h.

int csPixelCoord::y
 

Y component.

Definition at line 51 of file graph2d.h.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.14