X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=antikythera;a=blobdiff_plain;f=src%2Fgear.h;h=5f99dd505c72bdb1c7d704960d0f1875e19bf553;hp=fac245c19152c859d41c3b0e9cd5927c4ca135d5;hb=c7b80b7c5a38fd20d842bda56c4044d26fd0a5af;hpb=21d0490039c490c6abcc80ebf2142a3376f2be43 diff --git a/src/gear.h b/src/gear.h index fac245c..5f99dd5 100644 --- a/src/gear.h +++ b/src/gear.h @@ -52,7 +52,7 @@ public: */ std::string name; Vec3 pos, axis; // implicitly defines a plane eqn. - float pdist; // derived: distance of plane from origin + float pdist; // derived from the above: distance of plane from origin float init_angle; // initial starting angle float angle; // current angle of the gear