Class | Description |
---|---|
BoxGeometry | |
BoxOutlineGeometry |
A description of the outline of a cube centered at the origin.
|
CircleGeometry | |
CircleOutlineGeometry |
A description of the outline of a circle on the ellipsoid.
|
CoplanarPolygonGeometry |
A description of a polygon composed of arbitrary coplanar positions.
|
CoplanarPolygonOutlineGeometry |
A description of the outline of a polygon composed of arbitrary coplanar positions.
|
CorridorGeometry |
A description of a corridor.
|
CorridorOutlineGeometry |
A description of a corridor outline.
|
EllipseGeometry | |
EllipseOutlineGeometry |
A description of the outline of an ellipse on an ellipsoid.
|
EllipsoidGeometry | |
EllipsoidOutlineGeometry |
A description of the outline of an ellipsoid centered at the origin.
|
FrustumGeometry |
Describes a frustum at the given the origin and orientation.
|
FrustumOutlineGeometry |
A description of the outline of a frustum with the given the origin and orientation.
|
Geometry | |
GeometryAttribute | |
GeometryAttributes | |
GeometryInstance | |
GeometryPipeline |
Content pipeline functions for geometries.
|
GroundPolylineGeometry |
A description of a polyline on terrain.
|
PlaneGeometry |
Describes geometry representing a plane centered at the origin, with a unit width and length.
|
PlaneOutlineGeometry |
Describes geometry representing the outline of a plane centered at the origin, with a unit width and length.
|
PolygonGeometry | |
PolygonOutlineGeometry |
A description of the outline of a polygon on the ellipsoid.
|
PolylineArrowMaterialProperty |
A material Property that maps to PolylineArrow
Material uniforms. |
PolylineGeometry |
A description of a polyline modeled as a line strip; the first two positions define a line segment,
and each additional position defines a line segment from the previous position.
|
RectangleGeometry | |
RectangleOutlineGeometry |
A description of the outline of a a cartographic rectangle on an ellipsoid centered at the origin.
|
SimplePolylineGeometry | |
WallGeometry | |
WallOutlineGeometry |
A description of a wall outline.
|
Copyright © 2019. All rights reserved.