DK11 for .NET | TatukGIS.NDK.TGIS_Point3D.Create | Overloads | Constructors | Fields | Methods
Available also on: Java.
Name | Visibility | Description | |
---|---|---|---|
TGIS_Point3D(double, double) | public | Create object on given coordinates. | |
TGIS_Point3D(double, double, double) | public | Create object on given coordinates. | |
TGIS_Point3D(double, double, double, double) | public | Create object on given coordinates. | |
TGIS_Point3D(int, int) | public | Create object on given coordinates. | |
TGIS_Point3D(int, int, int) | public | Create object on given coordinates. | |
TGIS_Point3D(int, int, int, int) | public | Create object on given coordinates. | |