The OpenD Programming Language

PathDataPoint

extern (C)
struct PathDataPoint {
double x;
}

Members

Variables

y
double y;

Meta