TwiceAsNice  2019-02-18
Public Attributes | List of all members
tEdgeStructure Struct Reference

#include <chull.h>

Collaboration diagram for tEdgeStructure:
Collaboration graph

Public Attributes

tFace adjface [2]
 
tVertex endpts [2]
 
tFace newface
 
bool delete
 
tEdge next
 
tEdge prev
 
bool todelete
 

Member Data Documentation

◆ adjface

tFace tEdgeStructure::adjface

◆ delete

bool tEdgeStructure::delete

◆ endpts

tVertex tEdgeStructure::endpts

◆ newface

tFace tEdgeStructure::newface

◆ next

tEdge tEdgeStructure::next

◆ prev

tEdge tEdgeStructure::prev

◆ todelete

bool tEdgeStructure::todelete

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