Class TVertexColorSetManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVertexColorSetManipulator = class(TInterfacedObject, IVertexManipulator)

Description

Vertex manipulator to set color to a fixed color for all vertices.

Hierarchy

Overview

Methods

Public constructor Create(Color: TARGBColor);
Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public constructor Create(Color: TARGBColor);

Constructor.

Parameters
Color
The new vertex color.
Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


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