Search Results for

    Show / Hide Table of Contents

    Struct EdgeConstraint

    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
    public struct EdgeConstraint

    Constructors

    EdgeConstraint(EdgeRefineFlags)

    Declaration
    public EdgeConstraint(EdgeRefineFlags rflags)
    Parameters
    Type Name Description
    EdgeRefineFlags rflags

    EdgeConstraint(EdgeRefineFlags, IProjectionTarget)

    Declaration
    public EdgeConstraint(EdgeRefineFlags rflags, IProjectionTarget target)
    Parameters
    Type Name Description
    EdgeRefineFlags rflags
    IProjectionTarget target

    Fields

    FullyConstrained

    Declaration
    public static readonly EdgeConstraint FullyConstrained
    Field Value
    Type Description
    EdgeConstraint

    NoFlips

    Declaration
    public static readonly EdgeConstraint NoFlips
    Field Value
    Type Description
    EdgeConstraint

    Target

    Declaration
    public IProjectionTarget Target
    Field Value
    Type Description
    IProjectionTarget

    TrackingSetID

    Declaration
    public int TrackingSetID
    Field Value
    Type Description
    Int32

    Unconstrained

    Declaration
    public static readonly EdgeConstraint Unconstrained
    Field Value
    Type Description
    EdgeConstraint

    Properties

    CanCollapse

    Declaration
    public bool CanCollapse { get; }
    Property Value
    Type Description
    Boolean

    CanFlip

    Declaration
    public bool CanFlip { get; }
    Property Value
    Type Description
    Boolean

    CanSplit

    Declaration
    public bool CanSplit { get; }
    Property Value
    Type Description
    Boolean

    IsUnconstrained

    Declaration
    public bool IsUnconstrained { get; }
    Property Value
    Type Description
    Boolean

    NoModifications

    Declaration
    public bool NoModifications { get; }
    Property Value
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS