]> git.tdb.fi Git - r2c2.git/commit
Create a common base class for Vehicle3D parts
authorMikko Rasa <tdb@tdb.fi>
Thu, 25 Jul 2013 14:24:26 +0000 (17:24 +0300)
committerMikko Rasa <tdb@tdb.fi>
Thu, 25 Jul 2013 14:24:26 +0000 (17:24 +0300)
commitb0d402f30489b0618d21281781e1b8f683ed567b
treece01a771fa784b80e6cd8445dc622a7a5016d88f
parentd41f66805bc9fe0b33e3d46b47f52e67b5782028
Create a common base class for Vehicle3D parts
source/3d/axle.cpp
source/3d/axle.h
source/3d/bogie.cpp
source/3d/bogie.h
source/3d/rod.cpp
source/3d/rod.h
source/3d/vehicle.cpp
source/3d/vehicle.h
source/3d/vehiclepart.cpp [new file with mode: 0644]
source/3d/vehiclepart.h [new file with mode: 0644]