class CAI_ProxTester
{
public:
    float32 m_distSq;
    bool m_fInside;
};