22 #ifndef _SCREWJOINT_HH_ 
   23 #define _SCREWJOINT_HH_ 
   66                      gzerr << 
"should not see this\n";
 
   92       public: 
virtual void SetAnchor(
int _index,
 
  105       public: 
virtual void SetThreadPitch(
int _index, 
double _threadPitch) = 0;
 
  118     {this->fakeAnchor = _anchor;}
 
  122     {
return this->fakeAnchor;}