SpiecsEngine
 
Loading...
Searching...
No Matches
Spices::Edge Struct Reference

Edge Class. This class defines what Edge data. More...

#include <Vertex.h>

Inheritance diagram for Spices::Edge:

Public Member Functions

 Edge ()=default
 Constructor Function.
 
 Edge (uint32_t f, uint32_t s)
 Constructor Function.
 
bool operator== (const Edge &other) const
 Destructor Function. @attemtion Why Destructor causes bug here.
 
bool operator< (const Edge &other) const
 Less Operation.
 

Detailed Description

Edge Class. This class defines what Edge data.

Definition at line 85 of file Vertex.h.


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