Sample Code
Preparing search index...
The search index is not available
PilotGaea 3D O'view
PilotGaea 3D O'view
ov
Camera
Class Camera
攝影機
Index
Constructors
constructor
Methods
init
Properties
pos
up
v
Constructors
constructor
new
Camera
(
pos
?
,
v
?
,
up
?
)
:
Camera
Parameters
Optional
pos
:
PointLike3D
攝影機位置。
Optional
v
:
PointLike3D
視線(單位向量)。
Optional
up
:
PointLike3D
頭頂方向(單位向量)。
Returns
Camera
Methods
init
init
(
pos
,
v
,
up
)
:
boolean
初始化攝影機。
Parameters
pos
:
GeoPoint
攝影機位置。
v
:
Geo3DPoint
視線(單位向量)。
up
:
Geo3DPoint
頭頂方向(單位向量)。
Returns
boolean
是否初始化成功。
Properties
pos
pos
:
GeoPoint
攝影機位置。
up
up
:
Geo3DPoint
頭頂方向(單位向量)。
v
v
:
Geo3DPoint
視線(單位向量)。
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
constructor
init
pos
up
v
PilotGaea 3D O'view
ov
ov
2D/3D結合
ov2D3D
WMTS
CWMTSParse
CMatrixInfo
CMatrixSet
CWMTSParse
MatrixInfoLike
幾何
GeoJSON
C3DUtility
CRect
CSize
Geo3DPoint
GeoBoundary
GeoLine
GeoPoint
GeoPolygon
GeoPolygonSet
Loading...
Generated using
TypeDoc
攝影機