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: 2025.1.0.0 (10.17.0.0)
Syntax
public SbNativeArray<float> GetRectilinearCoordinates(
	SoVolumeReaderAxis axis
)

Parameters

axis
Type: OIV.LDM.ReadersSoVolumeReaderAxis

Return Value

Type: SbNativeArraySingle
Remarks

See Also