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

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

#include <Vertex.h>

Public Member Functions

 EdgePoint ()
 Constructor Function.
 
 EdgePoint (uint32_t prev, uint32_t self, uint32_t next)
 Constructor Function.
 
bool valid ()
 Determine whether this edge point is valid.
 

Public Attributes

uint32_t prev
 datas.
 
uint32_t self
 
uint32_t next
 

Detailed Description

EdgePoint Class. This class defines what EdgePoint data.

Definition at line 186 of file Vertex.h.


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