1
0
Fork 0
flightgear/Stripe_u/struct.h
1998-04-09 01:58:04 +00:00

6 lines
68 B
C

struct vert_struct {
VRDATA x, y, z; /* point coordinates */
};