Class DefaultVolumeMesh

  • All Implemented Interfaces:
    Function<net.imglib2.mesh.Mesh,​DoubleType>

    public class DefaultVolumeMesh
    extends Object
    implements Function<net.imglib2.mesh.Mesh,​DoubleType>
    Generic implementation of geom.size.
    Author:
    Tim-Oliver Buchholz (University of Konstanz)
    Implementation Note:
    op names='geom.size', label='Geometric (2D): Size', priority='9999.'
    • Constructor Detail

      • DefaultVolumeMesh

        public DefaultVolumeMesh()
    • Method Detail

      • apply

        public DoubleType apply​(net.imglib2.mesh.Mesh input)
        TODO
        Specified by:
        apply in interface Function<net.imglib2.mesh.Mesh,​DoubleType>
        Parameters:
        input -
        Returns:
        the volume