DK11 for Delphi | GisClasses.TGIS_Normals.Normal | Methods | Properties
Normal array. Each position represent a normal found at each point.
// Delphi public property Normal[ const _index : Integer ] : TGIS_SingleVector read write;
// C++ Builder public: __property TGIS_SingleVector* Normal = {read, write};
Name | Type | Description |
---|---|---|
_index | Integer | normal array index |
Type |
---|
TGIS_SingleVector |