CrystalSpace

Public API Reference

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

csPixelCoord Struct Reference
[2D]

Simple 2D pixel coordinate. More...

#include <ivideo/graph2d.h>

List of all members.

Public Attributes

int x
 X component.
int y
 Y component.


Detailed Description

Simple 2D pixel coordinate.

Definition at line 60 of file graph2d.h.


Member Data Documentation

int csPixelCoord::x
 

X component.

Definition at line 63 of file graph2d.h.

int csPixelCoord::y
 

Y component.

Definition at line 65 of file graph2d.h.


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