Package | Description |
---|---|
org.cesiumjs.cs.core.geometry |
Modifier and Type | Method and Description |
---|---|
static CoplanarPolygonGeometry |
CoplanarPolygonGeometry.fromPositions(CoplanarPolygonGeometryFromPositionsOptions options)
A description of a coplanar polygon from an array of positions.
|
Modifier and Type | Method and Description |
---|---|
static Geometry |
CoplanarPolygonGeometry.createGeometry(CoplanarPolygonGeometry polygonGeometry)
Computes the geometric representation of an arbitrary coplanar polygon, including its vertices, indices, and a bounding sphere.
|
Copyright © 2019. All rights reserved.