Interface MeXGeometryI

All Superinterfaces:
MeXGeometry, MiGeometry, MiGeometryI

public interface MeXGeometryI extends MiGeometryI, MeXGeometry
Generic geometry interface for extracted unstructured meshes.

Generic geometry interface accessible via one index. This type of geometry is typically used by extracted unstructured mesh interfaces.

  • Method Summary

    Modifier and Type
    Method
    Description
    long
    Returns the number of points in this geometry.

    Methods inherited from interface com.openinventor.meshvizxlm.meshextracted.geometry.MeXGeometry

    getMax, getMin

    Methods inherited from interface com.openinventor.meshvizxlm.mesh.geometry.MiGeometry

    getTimeStamp

    Methods inherited from interface com.openinventor.meshvizxlm.mesh.geometry.MiGeometryI

    getCoord
  • Method Details

    • getSize

      long getSize()
      Returns the number of points in this geometry.
      Returns:
      the number of points