User Tools

Site Tools


api:dk11:java:tatukgis.jdk.igis_viewer.rotatedpoint3d_ref_tgis_point3d

Table of Contents

IGIS_Viewer.RotatedPoint3D_ref method

DK for Java | tatukgis.jdk.IGIS_Viewer.RotatedPoint3D_ref | Methods | Properties

Compute position of the 3D point after the viewer rotation.

Available also on: Delphi | .NET | ActiveX | Python.

Syntax

// Java
public abstract void RotatedPoint3D_ref(
  TGIS_Point3D _ptg
);
// Oxygene
public
  procedure RotatedPoint3D_ref(
    _ptg : TGIS_Point3D
  );

Parameters

Name Type Description
_ptg TGIS_Point3D point to be rotated
2025/01/31 01:18

Page Tools