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

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

#include <Vertex.h>

Inheritance diagram for Spices::HalfEdge:

Public Member Functions

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

Detailed Description

HalfEdge Class. This class defines what HalfEdge data.

Definition at line 136 of file Vertex.h.


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