class CastSphereSATParams_ t
{
public:
Vector m_ vRayStart;
Vector m_ vRayDelta;
float32 m_ flRadius;
float32 m_ flMaxFraction;
float32 m_ flScale;
RnHull_ t* m_ pHull;
};class CastSphereSATParams_ t
{
public:
Vector m_ vRayStart;
Vector m_ vRayDelta;
float32 m_ flRadius;
float32 m_ flMaxFraction;
float32 m_ flScale;
RnHull_ t* m_ pHull;
};