General_Displacement
Functions
void |
|
float |
Detailed Description
- group General_Displacement
Function Documentation
-
void HIC_Set_General_Displacement(HIC_Rendition const *nr, float displacement)
This function sets the general displacement using the passed in float value.
- Parameters:
nr – A pointer to a const HIC_Rendition.
displacement – A float.
-
float HIC_Show_General_Displacement(HIC_Rendition const *nr)
This function returns the general displacement as a float value.
- Parameters:
nr – A pointer to a const HIC_Rendition.
- Returns:
A float.