Class TVectorInterpolatorNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVectorInterpolatorNode = class(TAbstractInterpolatorNode)

Description

Interpolate (animate) a set of floats, for example to animate TElevationGridNode heights.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassX3DType: string; override;
Public class function URNMatching(const URN: string): boolean; override;

Properties

Public property FdKeyValue: TMFFloat read FFdKeyValue;
Public property EventValue_changed: TMFFloatEvent read FEventValue_changed;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassX3DType: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 

Properties

Public property FdKeyValue: TMFFloat read FFdKeyValue;
 
Public property EventValue_changed: TMFFloatEvent read FEventValue_changed;
 

Generated by PasDoc 0.14.0.