Description Sets the sampled refractive indices for the i'th entry in a birefringent material.
Syntax SetIthBirefringentMaterialSample id, nWavelenNum, sample
Parameters id As Long Identifier of the birefringent material.
nWavelenNum As Long The index into the table for the refractive index values being set.
sample As T_BIREFSAMPLE T_BIREFSAMPLE structure containing the new birefringent material parameters.
See Also AppendBirefringentMaterialSample RemoveIthBirefringentMaterialSample GetIthBirefringentMaterialSample GetBirefringentMaterialCrystalAxes SetBirefringentMaterialCrystalAxes
Examples
|