Click or drag to resize
SoTransferFunctionReMap Method

Note: This API is now obsolete.

Obsoletesince Open Inventor 7000 Use the SoTransferFunction.minValue and SoTransferFunction.maxValue fields instead.

Namespace: OIV.LDM.Nodes
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
[ObsoleteAttribute("See documentation for more details")]
[EditorBrowsableAttribute(EditorBrowsableState.Never)]
public void ReMap(
	int min,
	int max
)

Parameters

min
Type: SystemInt32
max
Type: SystemInt32
Remarks

See Also