Nevron Open Vision Documentation
Nevron.Nov.DataStructures Namespace / NCountingVisitor Class
Fields Properties Methods


In This Topic
    NCountingVisitor Class Members
    In This Topic

    The following tables list the members exposed by NCountingVisitor.

    Public Constructors
     NameDescription
    Public ConstructorDefault constructor  
    Top
    Protected Fields
     NameDescription
    Internal Field (Inherited from Nevron.Nov.DataStructures.NGraphPartVisitor)
    Internal Field  
    Internal Field  
    Top
    Public Properties
     NameDescription
    Public PropertyGets the count of visited edges  
    Public PropertyGets the count of visited vertices  
    Public PropertyDetermines whether edges should be visited or not. By default set to true (Inherited from Nevron.Nov.DataStructures.NGraphPartVisitor)
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Overriden to increase the respective graph part counter  
    Top
    See Also