GeoPathSampleConverterBase

Description

abstract class Tinman.Engine.Scenes.Data.GeoPathSampleConverterBase
<TSource val>
<TSourceTrait val : IGeoPathSampleTrait<TSource>>
<TTarget val>

Derived from

IGeoPathSampleConverter<TSource, TTarget>

Extended by

GeoPathSampleConverter sealed
GroundPathSampleConverter sealed

Abstract base class for IGeoPathSampleConverter implementations.

Protected / Constructors

Geo​Path​Sample​Converter​Base


protected constructor GeoPathSampleConverterBase → ()

Creates a new instance of GeoPathSampleConverterBase.

Protected / Attributes

trait


protected readonly attribute trait → (TSourceTrait)

The source geo path sample trait.