Class Polygon3d
java.lang.Object
dev.crafty.core.geometry.polygons.Polygon3d
- All Implemented Interfaces:
Polygon
Polygon in 3D space
- Since:
- 1.0.3
-
Constructor Details
-
Polygon3d
-
-
Method Details
-
contains
-
getVertexCount
public int getVertexCount()- Specified by:
getVertexCount
in interfacePolygon
-