DK11 for Delphi | FMX.GisViewerWnd.TGIS_ViewerWnd.UnrotatedPoint3D_ref | Constructors | Methods | Properties | Events
Compute original position of the rotated 3D point.
Available also on: .NET WinForms | Java | ActiveX | Python.
Implements IGIS_Viewer.UnrotatedPoint3D_ref.
// Delphi public procedure UnrotatedPoint3D_ref( var _ptg : TGIS_Point3D );
// C++ Builder public: void UnrotatedPoint3D_ref( TGIS_Point3D* &_ptg );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | rotated point |