Set_Z_Range

Functions

void

HIC_Set_Z_Range

Detailed Description

group Set_Z_Range

Function Documentation

void HIC_Set_Z_Range(HIC_Rendition *nr, float _near_, float _far_)

This function sets the Z range.

Parameters
  • nr – A pointer to a const HIC_Rendition.

  • _near_ – A float such that 0 <= near <= far.

  • _far_ – A float such that near <= far <= 1.