record TVoronoiVertex

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type TVoronoiVertex = record

Description

 

Overview

Fields

x: extended;
y: extended;
SquareOfRadius: extended;
FormingDelaunayPointIndices: array[0..2] of longint;
NeighborVoronoiVertexIndices: array[0..2] of longint;

Description

Fields

x: extended;
 
y: extended;
 
SquareOfRadius: extended;
 
FormingDelaunayPointIndices: array[0..2] of longint;
 
NeighborVoronoiVertexIndices: array[0..2] of longint;
 

Generated by PasDoc 0.12.1 on 2013-05-13 15:41:30