Instrument Neutral Distributed Interface INDI  2.0.2
Public Attributes | List of all members
INDI::AlignmentSubsystem::ConvexHull::tVertexStructure Struct Reference

#include <ConvexHull.h>

Public Attributes

int v [3]
 
int vnum
 
tEdge duplicate
 
bool onhull
 
bool mark
 
tVertex next
 
tVertex prev
 

Detailed Description

Definition at line 127 of file ConvexHull.h.

Member Data Documentation

◆ duplicate

tEdge INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::duplicate

Definition at line 131 of file ConvexHull.h.

◆ mark

bool INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::mark

Definition at line 133 of file ConvexHull.h.

◆ next

tVertex INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::next

Definition at line 134 of file ConvexHull.h.

◆ onhull

bool INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::onhull

Definition at line 132 of file ConvexHull.h.

◆ prev

tVertex INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::prev

Definition at line 134 of file ConvexHull.h.

◆ v

int INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::v[3]

Definition at line 129 of file ConvexHull.h.

◆ vnum

int INDI::AlignmentSubsystem::ConvexHull::tVertexStructure::vnum

Definition at line 130 of file ConvexHull.h.


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