1
0
Fork 0
flightgear/Tools/Stripe_u/struct.h
2009-09-14 13:43:55 +02:00

6 lines
68 B
C

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