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