Search Results for

    Show / Hide Table of Contents

    Class MeshLoopSmooth

    Inheritance
    Object
    MeshLoopSmooth
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public class MeshLoopSmooth

    Constructors

    MeshLoopSmooth(DMesh3, EdgeLoop)

    Declaration
    public MeshLoopSmooth(DMesh3 mesh, EdgeLoop loop)
    Parameters
    Type Name Description
    DMesh3 mesh
    EdgeLoop loop

    Fields

    Alpha

    Declaration
    public double Alpha
    Field Value
    Type Description
    Double

    Loop

    Declaration
    public EdgeLoop Loop
    Field Value
    Type Description
    EdgeLoop

    Mesh

    Declaration
    public DMesh3 Mesh
    Field Value
    Type Description
    DMesh3

    ProjectF

    Declaration
    public Func<Vector3d, int, Vector3d> ProjectF
    Field Value
    Type Description
    Func<Vector3d, Int32, Vector3d>

    Rounds

    Declaration
    public int Rounds
    Field Value
    Type Description
    Int32

    Methods

    Smooth()

    Declaration
    public virtual bool Smooth()
    Returns
    Type Description
    Boolean

    Validate()

    Declaration
    public virtual ValidationStatus Validate()
    Returns
    Type Description
    ValidationStatus
    In This Article
    Back to top ViRGIS VR GIS