Click or drag to resize
SoVolumeReaderGetRectilinearCoordinates Method

Returns the coordinates for the specified axis.

Namespace: OIV.LDM.Readers
Assembly: OIV.LDM (in OIV.LDM.dll) Version: 2024.1.1.0 (2024.1.1)
Syntax
public SbNativeArray<float> GetRectilinearCoordinates(
	SoVolumeReaderAxis axis
)

Parameters

axis
Type: OIV.LDM.ReadersSoVolumeReaderAxis

Return Value

Type: SbNativeArraySingle
Remarks

See Also