Set_Sphere_XXX

Functions

void

HIC_Set_Sphere_Radius

Detailed Description

group Set_Sphere_XXX

Function Documentation

void HIC_Set_Sphere_Radius(HIC_Geometry *geo, float radius)

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

Parameters
  • geo – A pointer to a const HIC_Geometry.

  • radius – A float, value to set the sphere radius to.