IGeoPathReaderBase

Description

interface Tinman.Engine.Scenes.Data.IGeoPathReaderBase

Non-generic base interface for IGeoPathReader.

Public / Methods

Index​Of​Value


[Pure]
public method IndexOfValue → (1)

value in : GeoPathValue

The well-known geo path value.

returns → int32

The value index or -1 if value in does not exist in geo path samples of this type.

Returns the value index of the given well-known geo path value.