class C_PointCameraVFOV : public C_PointCamera
{
public:
    float32 m_flVerticalFOV;
};