Function Index Class Index

Set_Sphere_XXX


Functions

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

Function Documentation

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

Parameters:
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.