Functions | |
HC_EXTERNAL HIC_API void | HIC_Set_Sphere_Radius (HIC_Geometry const *geo, float radius) |
HC_EXTERNAL HIC_API void HIC_Set_Sphere_Radius | ( | HIC_Geometry const * | geo, |
float | radius | ||
) |
geo | A pointer to a const HIC_Geometry. |
radius | A float, value to set the sphere radius to. |
This function sets the sphere radius to the float value of the passed in parameter.