GeoPathConverter

Description

sealed class Tinman.Engine.Scenes.Data.GeoPathConverter
<TSource val>
<TSourceTrait val : IGeoPathSampleTrait<TSource>>
<TTarget val>
<TTargetTrait val : IGeoPathSampleTrait<TTarget>>

Derived from

IGeoPathConverter<TSource, TTarget>

Default implementation of the IGeoPathConverter interface.

Public / Constructors

Geo​Path​Converter


public constructor GeoPathConverter → (1)

converter in : IGeoPathSampleConverter<TSource, TTarget>

[not-null]
The converter to use.

Creates a new instance of GeoPathConverter.