Search Results for

    Show / Hide Table of Contents

    Class DynamicPriorityQueueNode

    To use DynamicPriorityQueue, your queue node type needs to subclass this one. However the priority and index members are for internal queue use, not yours!

    Inheritance
    Object
    DynamicPriorityQueueNode
    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 abstract class DynamicPriorityQueueNode

    Properties

    priority

    Declaration
    public float priority { get; protected set; }
    Property Value
    Type Description
    Single
    In This Article
    Back to top ViRGIS VR GIS