X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Flibr2c2%2Ftrackpart.h;h=42945845add5aa8d58d17ddd82f6c498f3d4f100;hb=f8a7788cee0261babfc4c804a58515aad6dfbc3d;hp=0a07b4d0df857fabb90679e45f0582a05f4fb74d;hpb=460c64181aca1a134d74cb15ea4ad3bb4f275b60;p=r2c2.git diff --git a/source/libr2c2/trackpart.h b/source/libr2c2/trackpart.h index 0a07b4d..4294584 100644 --- a/source/libr2c2/trackpart.h +++ b/source/libr2c2/trackpart.h @@ -26,7 +26,7 @@ public: }; private: - Point pos; + Vector pos; float dir; float length; float radius;