Main Page | Modules | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

Arak::ScanVertex Struct Reference

#include <cone_tracing.hpp>

Collaboration diagram for Arak::ScanVertex:

Collaboration graph
[legend]
List of all members.

Detailed Description

An endpoint of a scan edge.

Definition at line 73 of file cone_tracing.hpp.

Public Member Functions

 ScanVertex (ScanEdgeHandle edge, bool isMin)
 Constructor.


Public Attributes

ScanEdgeHandle edge
 A handle to the scan edge to which this vertex is incident.

bool isMin
 True if this is the minimum vertex of the scan edge; false if it is the maximum vertex.


Constructor & Destructor Documentation

Arak::ScanVertex::ScanVertex ScanEdgeHandle  edge,
bool  isMin
[inline]
 

Constructor.

Definition at line 89 of file cone_tracing.hpp.

References Arak::ScanEdgeHandle.


Member Data Documentation

ScanEdgeHandle Arak::ScanVertex::edge
 

A handle to the scan edge to which this vertex is incident.

Definition at line 78 of file cone_tracing.hpp.

Referenced by Arak::ScanVertexComparator::operator()().

bool Arak::ScanVertex::isMin
 

True if this is the minimum vertex of the scan edge; false if it is the maximum vertex.

Definition at line 84 of file cone_tracing.hpp.

Referenced by Arak::ScanVertexComparator::operator()().


The documentation for this struct was generated from the following file:
Generated on Wed May 25 14:41:07 2005 for Arak by doxygen 1.3.6