| Package | Description |
|---|---|
| org.bimserver.demoplugins.polygonize |
| Modifier and Type | Field and Description |
|---|---|
LinkedList<Polygon3D> |
Polygon3D.innerPolygon |
LinkedList<Polygon3D> |
Edge3D.ofPolygon |
HashMap<Normal,LinkedList<Polygon3D>> |
ModelGeometry.polygons |
| Modifier and Type | Method and Description |
|---|---|
Polygon3D |
Layer.PolygonAt(Normal normal,
int index) |
| Modifier and Type | Method and Description |
|---|---|
void |
ModelGeometry.InsertTriangleToPolygon(Polygon3D pol,
Edge3D[] edges,
Normal normal) |
boolean |
ModelGeometry.IsPointOnPlane(Corner3D point,
Polygon3D poly) |
Copyright © 2019 OpenSource BIM. All rights reserved.