Search Results for

    Show / Hide Table of Contents

    Class MeshWeights

    Inheritance
    Object
    MeshWeights
    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 MeshWeights

    Methods

    CotanCentroid(DMesh3, Int32)

    Declaration
    public static Vector3d CotanCentroid(DMesh3 mesh, int v_i)
    Parameters
    Type Name Description
    DMesh3 mesh
    Int32 v_i
    Returns
    Type Description
    Vector3d

    MeanValueCentroid(DMesh3, Int32)

    Declaration
    public static Vector3d MeanValueCentroid(DMesh3 mesh, int v_i)
    Parameters
    Type Name Description
    DMesh3 mesh
    Int32 v_i
    Returns
    Type Description
    Vector3d

    OneRingCentroid(DMesh3, Int32)

    Declaration
    public static Vector3d OneRingCentroid(DMesh3 mesh, int vID)
    Parameters
    Type Name Description
    DMesh3 mesh
    Int32 vID
    Returns
    Type Description
    Vector3d

    VectorTanHalfAngle(Vector3d, Vector3d)

    Declaration
    public static double VectorTanHalfAngle(Vector3d a, Vector3d b)
    Parameters
    Type Name Description
    Vector3d a
    Vector3d b
    Returns
    Type Description
    Double

    VoronoiArea(DMesh3, Int32)

    Declaration
    public static double VoronoiArea(DMesh3 mesh, int v_i)
    Parameters
    Type Name Description
    DMesh3 mesh
    Int32 v_i
    Returns
    Type Description
    Double
    In This Article
    Back to top ViRGIS VR GIS