Class MoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI>

java.lang.Object
com.openinventor.meshvizxlm.mapping.details.MoMeshRepresentationDetail<C,T,G>
Type Parameters:
C - the type of cells
T - the type of the mesh topology
G - the type of the mesh geometry
Direct Known Subclasses:
MoLineMeshDetail, MoSurfaceMeshDetail

public abstract class MoMeshRepresentationDetail<C extends MiCell,T extends MiTopologyExplicitI<C>,G extends MiGeometryI> extends Object
Stores detail information about a mesh representation.

This class contains detail information about a mesh representation. It includes the mapped scalarset used for coloring.

See Also:
  • Method Details

    • getExtractedColorScalarSet

      public MeXScalardSetI getExtractedColorScalarSet()
      Returns the mapped scalarset used for coloring the mesh representation.
      Returns:
      the mapped scalarset