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 SummaryMethods inherited from class com.openinventor.meshvizxlm.mapping.details.MoMeshRepresentationDetailgetExtractedColorScalarSet
- 
Method Details- 
getExtractedMeshpublic MeXSurfaceMeshUnstructured<MeXSurfaceCell,MeXSurfaceTopologyExplicitI<MeXSurfaceCell>, getExtractedMesh()MeXGeometryI> Returns the extracted surface.- Returns:
- the extracted surface.
 
- 
clone
 
-