Interface MeXDataSetI

All Superinterfaces:
MiDataSet, MiDataSetI
All Known Subinterfaces:
MeXScalardSetI, MeXStringSetI, MeXVec3dSetI

public interface MeXDataSetI extends MiDataSetI
Generic data set interface for extracted unstructured meshes.

A generic interface for data sets returned by any extract of unstructured mesh.

  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the number of elements in the data set.

    Methods inherited from interface com.openinventor.meshvizxlm.mesh.data.MiDataSet

    getBinding, getName, getTimeStamp
  • Method Details

    • getSize

      long getSize()
      Returns the number of elements in the data set.
      Returns:
      the size of this data set