1
0
Fork 0
flightgear/Stripe_u/struct.h

7 lines
68 B
C
Raw Normal View History

1998-04-09 01:58:04 +00:00
struct vert_struct {
VRDATA x, y, z; /* point coordinates */
};