Interface IVertexManipulator

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type IVertexManipulator = interface(IInterface)

Description

Interface for vertex manipulators.
You should derive your manipulator from this interface if it shall be called for every vertex, getting as parameter just the vertex.

Hierarchy

Overview

Methods

Public procedure Apply(var Vertex: TVertex);

Description

Methods

Public procedure Apply(var Vertex: TVertex);

Applies the manipulator.


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