Class TAbstractTransformationNode_1

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TAbstractTransformationNode_1 = class(TAbstractChildNode)

Description

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

Hierarchy

Overview

Methods

Protected procedure MiddleTraverse(StateStack: TX3DGraphTraverseStateStack); override;
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); virtual; abstract;
Public function TransformScale: Single; virtual; abstract;

Description

Methods

Protected procedure MiddleTraverse(StateStack: TX3DGraphTraverseStateStack); override;
 
Public procedure Transformation(out Matrix, InvertedMatrix: TMatrix4Single); virtual; abstract;
 
Public function TransformScale: Single; virtual; abstract;
 

Generated by PasDoc 0.13.0 on 2014-04-30 22:06:49