class CFuncPlatRot : public CFuncPlat
{
public:
    QAngle m_end;
    QAngle m_start;
};