class FootSweepPusher_t
{
public:
    Vector m_vC;
    float32 m_flR;
    bool m_bIsForward;
};