Search Results for

    Show / Hide Table of Contents

    Struct Reducer.QEdge

    Inherited Members
    ValueType.Equals(Object)
    ValueType.GetHashCode()
    ValueType.ToString()
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetType()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    protected struct QEdge

    Constructors

    QEdge(Int32, ref QuadricError, ref Vector3d)

    Declaration
    public QEdge(int edge_id, ref QuadricError qin, ref Vector3d pt)
    Parameters
    Type Name Description
    Int32 edge_id
    QuadricError qin
    Vector3d pt

    Fields

    collapse_pt

    Declaration
    public Vector3d collapse_pt
    Field Value
    Type Description
    Vector3d

    eid

    Declaration
    public int eid
    Field Value
    Type Description
    Int32

    q

    Declaration
    public QuadricError q
    Field Value
    Type Description
    QuadricError
    In This Article
    Back to top ViRGIS VR GIS