IGeoPathTimestampsProvider

Description

interface Tinman.Engine.Scenes.Data.IGeoPathTimestampsProvider

Extended by

GeoPathComponents sealed
IGeoPathValues

Base interface for classes that contain a sequence of timestamp values.

Public / Methods

Timestamp​Collect


public method TimestampCollect → (1)

timestamps in : GeoPathTimestamps

[not-null]
The output to use.

Collects all timestamp values.

Extensions

Timestamp​Collect


public static method TimestampCollect → ()

returns → GeoPathTimestamps

The collected timestamps.

Collects all timestamp values.