Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
PointLike3D
Interface PointLike3D
基本幾何3D點介面,帶有
x
,
y
,
z
座標的物件
interface
PointLike3D
{
x
:
number
;
y
:
number
;
z
:
number
;
}
Hierarchy
PointLike
PointLike3D
Implemented by
Geo3DPoint
GeoPoint
Index
Properties
x
y
z
Properties
x
x
:
number
x座標
y
y
:
number
y座標
z
z
:
number
z座標
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
x
y
z
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
GeoPolyline
Loading...
Generated using
TypeDoc
基本幾何3D點介面,帶有
x
,y
,z
座標的物件