DK11 for .NET | TatukGIS.NDK.WPF.TGIS_ViewerWnd.RotatedPoint3D_ref | Constructors | Methods | Properties | Events
Compute position of the 3D point after the viewer rotation.
Available also on: Delphi FMX | .NET WinForms | Java | ActiveX.
Implements IGIS_Viewer.RotatedPoint3D_ref.
// C# public void RotatedPoint3D_ref( ref TGIS_Point3D _ptg );
' VisualBasic Public Sub RotatedPoint3D_ref( ByRef _ptg As TGIS_Point3D )
// Oxygene public procedure RotatedPoint3D_ref( var _ptg : TGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point to be rotated |