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.2.2.0 (10.16.2.0)
Syntax
public SbNativeArray<float> GetRectilinearCoordinates(
	SoVolumeReaderAxis axis
)

Parameters

axis
Type: OIV.LDM.ReadersSoVolumeReaderAxis

Return Value

Type: SbNativeArraySingle
Remarks

See Also