Class TNodeRotation

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNodeRotation = class(TNodeGeneralTransformation)

Description

no description available, TNodeGeneralTransformation description follows

TNodeGeneralTransformation - wspolna klasa dla wszystkich node'ow ktorych jedynym celem jest zmodyfikowac aktualna macierz modelview. Wystarczy ze w kazdej z podklas napiszesz funkcje MatrixTransform: TMatrix4f no i oczywiscie zainicjujesz pola danego node'a.

Hierarchy

Overview

Methods

Public constructor Create(const ANodeName: string; const AWWWBasePath: string); override;
Public class function ClassNodeTypeName: string; override;
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); override;
Public function AverageScaleTransform: Single; override;

Properties

Public property FdRotation: TSFRotation index 0 read GetFieldAsSFRotation;

Description

Methods

Public constructor Create(const ANodeName: string; const AWWWBasePath: string); override;
 
Public class function ClassNodeTypeName: string; override;
 
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); override;
 
Public function AverageScaleTransform: Single; override;
 

Properties

Public property FdRotation: TSFRotation index 0 read GetFieldAsSFRotation;
 

Generated by PasDoc 0.10.0 on 2008-02-25 00:00:43