DK11 for .NET | TatukGIS.NDK.IGIS_Viewer.UnrotatedPoint3D_ref | Methods | Properties
Compute original position of the rotated 3D point.
// C# public void UnrotatedPoint3D_ref( ref TGIS_Point3D _ptg );
' VisualBasic Public Sub UnrotatedPoint3D_ref( ByRef _ptg As TGIS_Point3D )
// Oxygene public procedure UnrotatedPoint3D_ref( var _ptg : TGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | rotated point |