Set_Sphere_XXX

Functions

HC_EXTERNAL HIC_API void HIC_Set_Sphere_Radius (HIC_Geometry const *geo, float radius)
 

Detailed Description

Function Documentation

◆ HIC_Set_Sphere_Radius()

HC_EXTERNAL HIC_API void HIC_Set_Sphere_Radius ( HIC_Geometry const *  geo,
float  radius 
)
Parameters
geoA pointer to a const HIC_Geometry.
radiusA float, value to set the sphere radius to.

This function sets the sphere radius to the float value of the passed in parameter.