Interface SMFMemoryMeshFilterCheckConfigurationType

  • All Known Implementing Classes:
    SMFMemoryMeshFilterCheckConfiguration

    @Immutable
    public interface SMFMemoryMeshFilterCheckConfigurationType
    A specification of how an attribute should be checked.
    • Method Detail

      • componentType

        @Parameter
        java.util.Optional<SMFComponentType> componentType()
        Returns:
        The type of components
      • componentCount

        @Parameter
        java.util.OptionalInt componentCount()
        Returns:
        The number of components per element
      • componentSize

        @Parameter
        java.util.OptionalInt componentSize()
        Returns:
        The size of components in bits