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