TTK
Loading...
Searching...
No Matches
Public Member Functions | Protected Attributes | Friends | List of all members
ttk::Graph::Vertex Class Reference

#include <MandatoryCriticalPoints.h>

Public Member Functions

int getNumberOfEdges () const
 
int getEdgeIdx (const int &connectedEdge) const
 

Protected Attributes

std::vector< int > edgeIdx_ {}
 

Friends

class Graph
 

Detailed Description

Definition at line 46 of file MandatoryCriticalPoints.h.

Member Function Documentation

◆ getEdgeIdx()

int ttk::Graph::Vertex::getEdgeIdx ( const int &  connectedEdge) const
inline

Definition at line 53 of file MandatoryCriticalPoints.h.

◆ getNumberOfEdges()

int ttk::Graph::Vertex::getNumberOfEdges ( ) const
inline

Definition at line 50 of file MandatoryCriticalPoints.h.

Friends And Related Symbol Documentation

◆ Graph

friend class Graph
friend

Definition at line 47 of file MandatoryCriticalPoints.h.

Member Data Documentation

◆ edgeIdx_

std::vector<int> ttk::Graph::Vertex::edgeIdx_ {}
protected

Definition at line 61 of file MandatoryCriticalPoints.h.


The documentation for this class was generated from the following file: