iplProbeArrayGetProbe

Function iplProbeArrayGetProbe 

Source
pub unsafe extern "C" fn iplProbeArrayGetProbe(
    probeArray: IPLProbeArray,
    index: IPLint32,
) -> IPLSphere
Expand description

\return The probe at a given index in a probe array.

\param probeArray The probe array. \param index Index of the probe within the array.