Unit 'GR32_ColorGradients' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_graphics32]

TInvertedDistanceWeightingSampler

[Properties (by Name)] [Methods (by Name)] [Events (by Name)]

Declaration

Source position: GR32_ColorGradients.pas line 228

type TInvertedDistanceWeightingSampler = class(TCustomArbitrarySparsePointGradientSampler)

public

  constructor Create; virtual;

  

  procedure PrepareSampling; override;

  

  procedure FinalizeSampling; override;

  

  function GetSampleFloat(); override;

  

  property Power: TFloat; [rw]

  

end;

Inheritance

TInvertedDistanceWeightingSampler

  

|

TCustomArbitrarySparsePointGradientSampler

  

|

TCustomSparsePointGradientSampler

  

|

TCustomSampler

  

|

TNotifiablePersistent

  

|

TPlainInterfacedPersistent

  

|

TObject,IInterface



CT Web help

CodeTyphon Studio