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


In This Topic
    NAccumulatingVisitor Class Members
    In This Topic

    The following tables list the members exposed by NAccumulatingVisitor.

    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 visited edges  
    Public PropertyGets the 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 accumulate the graph part in the respective array  
    Top
    See Also