Class TTexCoordDamper2DNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTexCoordDamper2DNode = class(TAbstractDamperNode)

Description

no description available, TAbstractDamperNode description follows
no description available, TAbstractFollowerNode description follows
no description available, TAbstractChildNode description follows
no description available, TAbstractNode description follows

Base X3D node.

Almost all X3D nodes inherit from this. (Exception: X3DMetadataObject. So you cannot have metadata of metadata of...)

Hierarchy

Overview

Methods

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

Properties

Public property EventSet_destination: TX3DEvent read FEventSet_destination;
Public property EventSet_value: TX3DEvent read FEventSet_value;
Public property EventValue_changed: TX3DEvent read FEventValue_changed;
Public property FdInitialDestination: TMFVec2f read FFdInitialDestination;
Public property FdInitialValue: TMFVec2f read FFdInitialValue;

Description

Methods

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

Properties

Public property EventSet_destination: TX3DEvent read FEventSet_destination;
 
Public property EventSet_value: TX3DEvent read FEventSet_value;
 
Public property EventValue_changed: TX3DEvent read FEventValue_changed;
 
Public property FdInitialDestination: TMFVec2f read FFdInitialDestination;
 
Public property FdInitialValue: TMFVec2f read FFdInitialValue;
 

Generated by PasDoc 0.12.1 on 2013-02-04 20:26:56