Class PointCloudFacetImpl

java.lang.Object
cz.fidentis.analyst.data.mesh.impl.facet.MeshFacetImpl
cz.fidentis.analyst.data.mesh.impl.facet.PointCloudFacetImpl
All Implemented Interfaces:
MeshFacet, Serializable, Iterable<MeshTriangle>

public class PointCloudFacetImpl extends MeshFacetImpl
A special facet consisting of mesh points only, without mesh topology (edges). Therefore, many methods are not implemented.
See Also: