Class TMatrixTransformNode

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TMatrixTransformNode = class(TAbstractX3DGroupingNode, ITransformNode)

Description

MatrixTransform node for VRML/X3D >= 2.0. From Avalon extension, see [http://instant-reality.com/documentation/nodetype/MatrixTransform/].

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public class function URNMatching(const URN: string): boolean; override;
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
Public function TransformationChange: TNodeTransformationChange; override;

Properties

Public property FdMatrix: TSFMatrix4f read FFdMatrix;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public class function URNMatching(const URN: string): boolean; override;
 
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
 
Public function TransformationChange: TNodeTransformationChange; override;
 

Properties

Public property FdMatrix: TSFMatrix4f read FFdMatrix;
 

Generated by PasDoc 0.13.0 on 2013-08-17 21:27:17