| Description | Hierarchy | Fields | Methods | Properties |
type TVertexColorSetManipulator = class(TInterfacedObject, IVertexManipulator)
Vertex manipulator to set color to a fixed color for all vertices.
![]() |
constructor Create(Color: TARGBColor); |
![]() |
procedure Apply(var Vertex: TVertex); |
![]() |
constructor Create(Color: TARGBColor); |
|
Constructor. Parameters
| |
![]() |
procedure Apply(var Vertex: TVertex); |
|
Applies the manipulator. | |