DK for Java | tatukgis.jdk.IGIS_Viewer.RotatedPoint3D_ref | Methods | Properties
Compute position of the 3D point after the viewer rotation.
// Java public abstract void RotatedPoint3D_ref( TGIS_Point3D _ptg );
// Oxygene public procedure RotatedPoint3D_ref( _ptg : TGIS_Point3D );
Name | Type | Description |
---|---|---|
_ptg | TGIS_Point3D | point to be rotated |