csPixelCoord Struct Reference
[2D]
Simple 2D pixel coordinate.
More...
#include <ivideo/graph2d.h>
Public Attributes | |
int | x |
X component. | |
int | y |
Y component. |
Detailed Description
Simple 2D pixel coordinate.
Definition at line 59 of file graph2d.h.
Member Data Documentation
int csPixelCoord::x |
int csPixelCoord::y |
The documentation for this struct was generated from the following file:
- ivideo/graph2d.h
Generated for Crystal Space by doxygen 1.4.7