CrystalSpace

Public API Reference

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 66 of file graph2d.h.


Member Data Documentation

X component.

Definition at line 69 of file graph2d.h.

Y component.

Definition at line 71 of file graph2d.h.


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

Generated for Crystal Space 2.0 by doxygen 1.6.1