Search Results for

    Show / Hide Table of Contents

    Enum MeshResolution

    Enumeration constants for oversampling the mesh

    Inherited Members
    Enum.<T>valueOf(Class<T>,String)
    Enum.clone()
    Enum.compareTo(E)
    Enum.describeConstable()
    Enum.equals(Object)
    Enum.finalize()
    Enum.getDeclaringClass()
    Enum.hashCode()
    Enum.name()
    Enum.ordinal()
    Enum.toString()
    Object.getClass()
    Object.notify()
    Object.notifyAll()
    Object.wait()
    Object.wait(long)
    Object.wait(long,int)
    Namespace:
    Assembly: .dll
    Syntax
    public enum MeshResolution extends Enum<renderableSeries.surfaceMesh.MeshResolution>

    Fields

    Name Description
    x1

    1:1 mesh resolution

    x2

    2:1 oversampling e.g. 2 mesh vertices for every cell

    x4

    4:1 oversampling e.g. 4 mesh vertices for every cell

    Methods

    Name Description
    valueOf(String name)
    values()
    Back to top © 2011-2025 SciChart. All rights reserved. | sitemap.xml