Class TNodeTranslation

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TNodeTranslation = class(TVRMLTransformationNode)

Description

no description available, TVRMLTransformationNode description follows

TVRMLTransformationNode - 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 FdTranslation: TSFVec3f read FFdTranslation;

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 FdTranslation: TSFVec3f read FFdTranslation;
 

Generated by PasDoc 0.11.0 on 2008-09-12 11:58:43