cesiumAPI核心类
2021-08-03 16:11:04 2 举报
AI智能生成
cesiumAPI核心类的组成及继承关系
作者其他创作
大纲/内容
terrainProvider:TerrainProvider
地形
地形
ArcGISTiledElevationTerrainProvider
CesiumTerrainProvider
ElliposidTerrainProvider
GoogleEarthEnterpriseTerrainProvider
VRTheWorldTerrainProvider
imageryLayer:imageryLayerCollection
ImageryLayer
ImageryProvider
viewer 属性
viewer 属性
ArcGisMapServerImageryProvider
BingMapsImageryProvider
GoogleEarthEnterpriseImageryProvider
GridImageryProvider(开发调试)
IonImageryProvider
MapboxImageryProvider
OpenStreetMapImageryProvider
SingleTileIamgeryProvider
TileCoordinatesImageryProvider(开发调试)
TileMapServiceImageryProvider
UrlTemplateImageryProvider
WebMapServiceImageryProvider
WebMapTileServiceImageryProvider
dataSources:DataSourceCollection
CustomDataSource
CzmlDataSource
GeoJsonDataSource
KmlDataSource
entities:EntityCollection
availability:TimeIntervalCollection
BillboardGraphics(广告牌)
BoxGraphics(盒子)
CorridorGraphics(走廊)
CylinderGraphics(圆柱、圆锥、或者截断的圆锥)
EllipseGraphics(椭圆或者拉伸的椭圆)
EllipsoidGraphics(椭圆)
LabelGraphics(标签)
ModelGraphics(模型)
Cesium3DTilesetGraphics(三维瓦片)
PathGraphics(路径)
PlaneGraphics(平面)
PointGraphics(点)
PolygonGraphics(多边形)
PolylineGraphics(多线段)
PolylineVolumeGraphics(多线段柱体)
RectangleGraphics(矩形)
Widgets组件
Animation
BaseLayerPicker
Cesium3DTilesInspector
CesiumInspector
CesiumWidget
FullscreenButton
Geocoder
HomeButton
InfoBox
NavigationHelpButton
ProjectionPicker
SceneModePicker
SelectionIndicator
Timeline
VRButton
scene:Scene
场景
场景
primitives:PrimitiveCollection
Primitive
GeometryInstance
BoxGeometry/BoxOutlineGeometry(立方体)
CircleGeometry/CircleOutlineGeometry
(圆形或者拉伸的圆形)
(圆形或者拉伸的圆形)
CoplanarPolygonGEometry/CoplanarPolygonOut
(任意面组成的多边形)
(任意面组成的多边形)
CorridorGeometry/CorridorOutlineGeometry
(走廊)
(走廊)
CylinderGeometry/CylinderOUtlineGeometry
(圆柱、圆锥或者截断的圆锥)
(圆柱、圆锥或者截断的圆锥)
EllipseGeometry/EllipseOutlineGeometry
(椭圆或者拉伸的椭圆)
(椭圆或者拉伸的椭圆)
EllipsoidGEometry/EllipsoidOutlineGeometry
(椭球)
(椭球)
FrustumGeometry/FrustumOutlineGeometry
(视锥体)
(视锥体)
PolygonGeometry/PolygonOutlineGeometry
(原点为中心的平面的几何形状)
(原点为中心的平面的几何形状)
PolygonGeometry/PolygonOutlineGeometry
(多边形,可以具有空洞或者拉伸一定的高度)
(多边形,可以具有空洞或者拉伸一定的高度)
PolylineGeometry/SimplePolylineGeometry
(多段线,可以具有一定的宽度)
(多段线,可以具有一定的宽度)
PolylineVolumeGEometry/PolylineVolumeOutlineGeometry
(多段线柱体)
(多段线柱体)
RectangleGeometry/RectangleOutlineGeometry
(矩形或者拉伸的矩形)
(矩形或者拉伸的矩形)
SphereGeometry/SphereOutlineGeometry
(球体)
(球体)
WallGeometry/WallOutlineGeometry
(墙)
(墙)
Appearance
MaterialAppearance
EllipsoidSurfaceAppearance
PerInstanceColorAppearance
DebugAppearance
PolylineColorAppearance
PolylineMaterialAppearance
modelMatrix
GroundPolylinePrimitive
GeometryInstance
GroundPolylineGeometry
Appearance
GroundPrimitive
GeometryInstance
Appearance
ClassificationPrimitive
GeometryInsatance
Appearance
BillboardCollection
LabelCollection
PointPrimitiveCollection
PolylineCollection
Model
Cesium3DTileset
ParticleSystem
groundPrimitives:PrimitiveCollection
postProcessStages:PostProcessStageCollection
后期处理
后期处理
PostProcessStage
PostProcessStageComposite
PostProcessStageLibrary
screenSpaceCameraController(视锥控制)
globle
imageryLayers
terrainProvider
Camera
环境对象
skyAtmosphere(大气圈)
skyBox(天空盒)
sun
moon
flog(雾化)
ParticleSystem(粒子系统)
Event事件
pick/drillpick
preUpdate
postUpdate
preRender
postRender
terrianProvider
imageryLayers readonly
camera:Camera
相机
相机
position(位置)
heading(方位角/绕z轴旋转)
pitch(俯仰角)/绕y轴旋转
roll(翻滚角)/绕x轴旋转
Event 事件
screenSpaceEventHandler(鼠标控制)
selectedEntityChanged
trackedEntityChanged
clock.onTick
Material
空间计算
Matrix3(3x3矩阵,旋转变换)
Quaternion(围绕某个向量旋转一定的角度)
Matrix4(4x4矩阵,旋转加平移变换)
Transforms(包含将位置转换为各种参考系的功能)
TerrainData
HeightmapTerrainData
QuantizedMeshTerrainData
GoogleEarthEnterpriseTerrainData
Property
基本Property类型
ConstantProperty
SampledProperty
TimeIntervalCollectionPositionProperty
TimeIntervalCollectionProperty
CompositeProperty
MaterialProperty
ColorMaterialProperty
GridMaterialProperty
网络
网络
ImageMaterialProperty
贴图材质
贴图材质
CheckerboardMaterialProperty
棋盘纹理
棋盘纹理
StripeMaterialProperty
条纹纹理
条纹纹理
PolylineGlowMaterialProperty
发光材质
发光材质
PolylineOutlineMaterialProperty
外轮廓材质
外轮廓材质
PolylineArrowMaterialProperty
带有箭头的线
带有箭头的线
PolylineDashMaterialProperty
虚线
虚线
PositionProperty
CompositePositionProperty
ConstantPositionProperty
PositionPropertyArray
SampledPositionProperty
TimeIntervalCollectinPositionProperty
其他Property
CallbackProperty
ReferenceProperty
PropertyArray
PropertyBag
VelocityOrientationProperty
VelocityVectorProperty
NodeTransformationProperty
收藏
0 条评论
下一页