class CEnvViewPunch : public CPointEntity
{
public:
    float32 m_flRadius;
    QAngle m_angViewPunch;
};