Class TTransformNode_1

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTransformNode_1 = class(TAbstractTransformationNode_1)

Description

no description available, TAbstractTransformationNode_1 description follows

Common base class for all nodes that modify the modelview matrix. In descendants you only have to override the MatrixTransform method.

Hierarchy

Overview

Methods

Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); override;
Public function TransformScale: Single; override;
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;

Properties

Public property FdTranslation: TSFVec3f read FFdTranslation;
Public property FdRotation: TSFRotation read FFdRotation;
Public property FdScaleFactor: TSFVec3f read FFdScaleFactor;
Public property FdScaleOrientation: TSFRotation read FFdScaleOrientation;
Public property FdCenter: TSFVec3f read FFdCenter;

Description

Methods

Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); override;
 
Public function TransformScale: Single; override;
 
Public class function ForVRMLVersion(const Version: TX3DVersion): boolean; override;
 

Properties

Public property FdTranslation: TSFVec3f read FFdTranslation;
 
Public property FdRotation: TSFRotation read FFdRotation;
 
Public property FdScaleFactor: TSFVec3f read FFdScaleFactor;
 
Public property FdScaleOrientation: TSFRotation read FFdScaleOrientation;
 
Public property FdCenter: TSFVec3f read FFdCenter;
 

Generated by PasDoc 0.13.0 on 2014-10-26 05:15:19