Class TTexture2TransformNode_1

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TTexture2TransformNode_1 = class(TAbstractChildNode)

Description

no description available, TAbstractChildNode description follows
no description available, TAbstractNode description follows

Base X3D node.

Almost all X3D nodes inherit from this. (Exception: X3DMetadataObject. So you cannot have metadata of metadata of...)

Hierarchy

Overview

Methods

Protected procedure MiddleTraverse(StateStack: TX3DGraphTraverseStateStack); override;
Public procedure CreateNode; override;
Public class function ClassNodeTypeName: string; override;
Public function TextureMatrixTransformation: TMatrix4Single;

Properties

Public property FdTranslation: TSFVec2f read FFdTranslation;
Public property FdRotation: TSFFloat read FFdRotation;
Public property FdScaleFactor: TSFVec2f read FFdScaleFactor;
Public property FdCenter: TSFVec2f read FFdCenter;

Description

Methods

Protected procedure MiddleTraverse(StateStack: TX3DGraphTraverseStateStack); override;
 
Public procedure CreateNode; override;
 
Public class function ClassNodeTypeName: string; override;
 
Public function TextureMatrixTransformation: TMatrix4Single;
 

Properties

Public property FdTranslation: TSFVec2f read FFdTranslation;
 
Public property FdRotation: TSFFloat read FFdRotation;
 
Public property FdScaleFactor: TSFVec2f read FFdScaleFactor;
 
Public property FdCenter: TSFVec2f read FFdCenter;
 

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