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