DK11 for ActiveX | TatukGIS_XDK11.ITGIS_Normals | Interfaces | Methods | Properties
Class managing a list of normal vectors.
// C# public interface ITGIS_Normals: ITBaseObject { }
' VisualBasic Public Interface ITGIS_Normals Implements ITBaseObject End Class
// Oxygene type ITGIS_Normals = public interface( ITBaseObject ) end;
Name | Visibility | Description | |
---|---|---|---|
Assign_ | public | Assign normals array. | |
AttachDelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
DelphiObj | public | Only for internal use of TatukGIS. (Inherited from ITBaseObject) |
|
Resize | public | Resize normals array. | |
Name | Visibility | Description | |
---|---|---|---|
Normal | public | Normal array. | |
NumNormals | public | Number of normals. | |