DK11 for Delphi | GisInterfaces.IGIS_Viewer.RotatedPoint3D_ref | Methods | Properties
Compute position of the 3D point after the viewer rotation.
// Delphi public procedure RotatedPoint3D_ref( var _ptg : TGIS_Point3D );
// C++ Builder public: void RotatedPoint3D_ref( TGIS_Point3D* &_ptg ) = 0;
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point to be rotated |