Class TSwitchNode_1

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TSwitchNode_1 = class(TAbstractChildNode)

Description

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

Protected procedure DirectEnumerateActive( Func: TEnumerateChildrenFunction); override;
Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;

Properties

Public property FdWhichChild: TSFLong read FFdWhichChild;

Description

Methods

Protected procedure DirectEnumerateActive( Func: TEnumerateChildrenFunction); override;
 
Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
 

Properties

Public property FdWhichChild: TSFLong read FFdWhichChild;
 

Generated by PasDoc 0.14.0.