PrimaryInfo

extern (C)
struct PrimaryInfo {}

Members

Variables

x
double x;

X ordinate.

y
double y;

Y ordinate.

z
double z;

Z ordinate. This attribute is always ignored.

Meta