DK11 for Java | tatukgis.jdk.TGIS_Normals.Normal | Methods | Properties
Normal array. Each position represent a normal found at each point.
// Java public TGIS_SingleVector getNormal( int _index ); public void setNormal( int _index, TGIS_SingleVector _value );
// Oxygene public property Normal[ const _index : Integer ] : TGIS_SingleVector read write;
Name | Type | Description |
---|---|---|
_index | int Integer | normal array index |
Type |
---|
TGIS_SingleVector |