1
0
Fork 0
Commit graph

7 commits

Author SHA1 Message Date
curt
cc75d822ef Changed name of EQUATORIAL_RADIUS_KM and RESQ_KM to "M" since they were
in meters anyways.

Unified fgCartesianPoint3d and fgPolarPoint3d in a single struct called
fgPoint3d.
1998-07-08 14:36:29 +00:00
curt
7e90664af7 Added conversion constants to fg_constants.h to assist with converting
between various world units and coordinate systems.
Added gl vendor/renderer/version info to general structure.  Initialized
  in fg_init.cxx
1998-07-03 14:36:11 +00:00
curt
a12259feb7 Re-organized PI related constants. 1998-05-17 16:56:47 +00:00
curt
042ec53cf3 Defined field of view max/min limits. 1998-05-16 13:03:10 +00:00
curt
ff4d6034cc Tweaks to Gnu automake/autoconf system. 1998-04-08 23:35:31 +00:00
curt
d7f1ba6e5e Made FG_EPSILON smaller. 1998-03-23 21:18:37 +00:00
curt
30cd5cf1cc prepended "fg_" on the front of these to avoid potential conflicts with
system include files.
1998-01-27 00:46:50 +00:00
Renamed from constants.h (Browse further)