Search Results for

    Show / Hide Table of Contents

    Class MeshConstraintUtil

    Inheritance
    Object
    MeshConstraintUtil
    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 static class MeshConstraintUtil

    Methods

    AddTrackedEdges(MeshConstraints, Int32[], Int32)

    Declaration
    public static void AddTrackedEdges(MeshConstraints cons, int[] edges, int setID)
    Parameters
    Type Name Description
    MeshConstraints cons
    Int32[] edges
    Int32 setID

    ConstrainVtxLoopTo(MeshConstraints, DMesh3, IList<Int32>, IProjectionTarget, Int32)

    Declaration
    public static void ConstrainVtxLoopTo(MeshConstraints cons, DMesh3 mesh, IList<int> loopV, IProjectionTarget target, int setID = -1)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    IList<Int32> loopV
    IProjectionTarget target
    Int32 setID

    ConstrainVtxLoopTo(Remesher, Int32[], IProjectionTarget, Int32)

    Declaration
    public static void ConstrainVtxLoopTo(Remesher r, int[] loopV, IProjectionTarget target, int setID = -1)
    Parameters
    Type Name Description
    Remesher r
    Int32[] loopV
    IProjectionTarget target
    Int32 setID

    ConstrainVtxSpanTo(MeshConstraints, DMesh3, IList<Int32>, IProjectionTarget, Int32)

    Declaration
    public static void ConstrainVtxSpanTo(MeshConstraints cons, DMesh3 mesh, IList<int> spanV, IProjectionTarget target, int setID = -1)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    IList<Int32> spanV
    IProjectionTarget target
    Int32 setID

    ConstrainVtxSpanTo(Remesher, Int32[], IProjectionTarget, Int32)

    Declaration
    public static void ConstrainVtxSpanTo(Remesher r, int[] spanV, IProjectionTarget target, int setID = -1)
    Parameters
    Type Name Description
    Remesher r
    Int32[] spanV
    IProjectionTarget target
    Int32 setID

    FixAllBoundaryEdges(MeshConstraints, DMesh3)

    Declaration
    public static void FixAllBoundaryEdges(MeshConstraints cons, DMesh3 mesh)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh

    FixAllBoundaryEdges(Remesher)

    Declaration
    public static void FixAllBoundaryEdges(Remesher r)
    Parameters
    Type Name Description
    Remesher r

    FixAllBoundaryEdges_AllowCollapse(MeshConstraints, DMesh3, Int32)

    Declaration
    public static void FixAllBoundaryEdges_AllowCollapse(MeshConstraints cons, DMesh3 mesh, int setID)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    Int32 setID

    FixAllBoundaryEdges_AllowSplit(MeshConstraints, DMesh3, Int32)

    Declaration
    public static void FixAllBoundaryEdges_AllowSplit(MeshConstraints cons, DMesh3 mesh, int setID)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    Int32 setID

    FixAllGroupBoundaryEdges(MeshConstraints, DMesh3, Boolean)

    Declaration
    public static void FixAllGroupBoundaryEdges(MeshConstraints cons, DMesh3 mesh, bool bPinVertices)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    Boolean bPinVertices

    FixAllGroupBoundaryEdges(Remesher, Boolean)

    Declaration
    public static void FixAllGroupBoundaryEdges(Remesher r, bool bPinVertices)
    Parameters
    Type Name Description
    Remesher r
    Boolean bPinVertices

    FixEdges(MeshConstraints, DMesh3, IEnumerable<Int32>)

    Declaration
    public static void FixEdges(MeshConstraints cons, DMesh3 mesh, IEnumerable<int> edges)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh
    IEnumerable<Int32> edges

    FixSubmeshBoundaryEdges(MeshConstraints, DSubmesh3)

    Declaration
    public static void FixSubmeshBoundaryEdges(MeshConstraints cons, DSubmesh3 sub)
    Parameters
    Type Name Description
    MeshConstraints cons
    DSubmesh3 sub

    PreserveBoundaryLoops(MeshConstraints, DMesh3)

    Declaration
    public static void PreserveBoundaryLoops(MeshConstraints cons, DMesh3 mesh)
    Parameters
    Type Name Description
    MeshConstraints cons
    DMesh3 mesh

    PreserveBoundaryLoops(Remesher)

    Declaration
    public static void PreserveBoundaryLoops(Remesher r)
    Parameters
    Type Name Description
    Remesher r
    In This Article
    Back to top ViRGIS VR GIS