phyhinge.h
55 PhyHinge( const wVector& axis, const wVector& centre, real startAngle, PhyObject* parent, PhyObject* child, bool cp=true );
58 PhyHinge( const wVector& axis, const wVector& centre, PhyObject* parent, PhyObject* child, bool cp=true );
61 PhyHinge( const wVector& axis, real startAngle, PhyObject* parent, PhyObject* child, bool cp=true );
69 PhyHinge( const wVector& axis, const wVector& centre, const wVector& x_axis, PhyObject* parent, PhyObject* child, bool cp=true );