| Package | Description |
|---|---|
| org.bimserver.demoplugins.polygonize |
| Modifier and Type | Field and Description |
|---|---|
LinkedList<Edge3D> |
Polygon3D.edges |
HashMap<Edge3D,Edge3D> |
ModelGeometry.edges |
HashMap<Edge3D,Edge3D> |
ModelGeometry.edges |
| Modifier and Type | Method and Description |
|---|---|
Edge3D |
Polygon3D.EdgeAt(int index) |
Edge3D |
ModelGeometry.NewEdge(Corner3D p1,
Corner3D p2) |
| Modifier and Type | Method and Description |
|---|---|
Normal |
ModelGeometry.CalcNormal(Edge3D[] edges) |
void |
ModelGeometry.InsertTriangleToPolygon(Polygon3D pol,
Edge3D[] edges,
Normal normal) |
boolean |
Edge3D.lessThan(Edge3D edge) |
| Constructor and Description |
|---|
Edge3D(Edge3D _edge) |
Copyright © 2019 OpenSource BIM. All rights reserved.