]> git.tdb.fi Git - r2c2.git/commit
Rename TrackPoint to a more generic OrientedPoint
authorMikko Rasa <tdb@tdb.fi>
Tue, 23 Jul 2013 13:35:36 +0000 (16:35 +0300)
committerMikko Rasa <tdb@tdb.fi>
Tue, 23 Jul 2013 13:39:48 +0000 (16:39 +0300)
commit64d23de66c33d0f77454c3db2e40cccc18f7851b
treef4dc5d428956895a30a0e465ed5339985c1473bb
parent0443ca05cbd306487131f5f5bd3b91181ae4a733
Rename TrackPoint to a more generic OrientedPoint

The grade member was also changed to a tilt angle, which is a better match
to how Object orientation is specified.
16 files changed:
source/3d/tracktype.cpp
source/designer/svgexporter.cpp
source/libr2c2/beamgate.cpp
source/libr2c2/centralstation.cpp
source/libr2c2/geometry.h
source/libr2c2/track.cpp
source/libr2c2/track.h
source/libr2c2/trackattachment.cpp
source/libr2c2/trackoffsetiter.cpp
source/libr2c2/trackoffsetiter.h
source/libr2c2/trackpart.cpp
source/libr2c2/trackpart.h
source/libr2c2/tracktype.cpp
source/libr2c2/tracktype.h
source/libr2c2/vehicle.cpp
source/libr2c2/vehicle.h