Class MoSurfaceMeshDetail
java.lang.Object
com.openinventor.meshvizxlm.mapping.details.MoMeshRepresentationDetail<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>,MeXGeometryI>
com.openinventor.meshvizxlm.mapping.details.MoSurfaceMeshDetail
- All Implemented Interfaces:
Cloneable
public class MoSurfaceMeshDetail
extends MoMeshRepresentationDetail<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>,MeXGeometryI>
implements Cloneable
Stores detail information about a mesh representation defined by a surface.
This class contains detail information about a mesh representation defined by a surface. It includes the extracted surface.
- See Also:
-
Method Summary
Methods inherited from class com.openinventor.meshvizxlm.mapping.details.MoMeshRepresentationDetail
getExtractedColorScalarSet
-
Method Details
-
getExtractedMesh
public MeXSurfaceMeshUnstructured<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, getExtractedMesh()MeXGeometryI> Returns the extracted surface.- Returns:
- the extracted surface.
-
clone
-