CARLA
Public Member Functions | Public Attributes | Private Attributes | List of all members
MapGen::DoublyConnectedEdgeList::Face Struct Reference

#include <DoublyConnectedEdgeList.h>

+ Inheritance diagram for MapGen::DoublyConnectedEdgeList::Face:
+ Collaboration diagram for MapGen::DoublyConnectedEdgeList::Face:

Public Member Functions

Faceoperator= (const Face &)=delete
 

Public Attributes

friend DoublyConnectedEdgeList
 

Private Attributes

HalfEdgeHalfEdge = nullptr
 

Detailed Description

Definition at line 66 of file DoublyConnectedEdgeList.h.

Member Function Documentation

◆ operator=()

Face& MapGen::DoublyConnectedEdgeList::Face::operator= ( const Face )
delete

Member Data Documentation

◆ DoublyConnectedEdgeList

friend MapGen::DoublyConnectedEdgeList::Face::DoublyConnectedEdgeList

Definition at line 68 of file DoublyConnectedEdgeList.h.

◆ HalfEdge

HalfEdge* MapGen::DoublyConnectedEdgeList::Face::HalfEdge = nullptr
private

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