Module imp3d

Interface Polygons

All Superinterfaces:
ContextDependent, Polygonization
All Known Implementing Classes:
GRSMesh, PolygonMesh, PolygonMeshArray, PolygonsBase

public interface Polygons extends ContextDependent, Polygonization
This interface is used to represent the actual polygon data of a MeshNode. The interface extends ContextDependent, its object context is set to the MeshNode.
Author:
Ole Kniemeyer