Class TVertexTCoordsScaleManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexTCoordsScaleManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator which scales the texture coordinates of the vertex.

Hierarchy

Overview

Methods

Public constructor Create(const Factor: TVector2D; UVSet: LongWord);
Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public constructor Create(const Factor: TVector2D; UVSet: LongWord);

Constructor.

Parameters
Factor
The scale.
UVSet
Undocumented.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


Generated by PasDoc 0.12.1 on 2012-09-14 17:32:22