#include <DoublyConnectedEdgeList.h>
Public Member Functions | |
Face & | operator= (const Face &)=delete |
Public Attributes | |
friend | DoublyConnectedEdgeList |
Private Attributes | |
HalfEdge * | HalfEdge = nullptr |
Definition at line 66 of file DoublyConnectedEdgeList.h.
friend MapGen::DoublyConnectedEdgeList::Face::DoublyConnectedEdgeList |
Definition at line 68 of file DoublyConnectedEdgeList.h.
|
private |
Definition at line 73 of file DoublyConnectedEdgeList.h.
Referenced by MapGen::DoublyConnectedEdgeList::ConnectNodes(), and MapGen::DoublyConnectedEdgeList::GetHalfEdge().