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

Arak::ScanEvent Struct Reference

#include <cone_tracing.hpp>

Collaboration diagram for Arak::ScanEvent:

Collaboration graph
[legend]
List of all members.

Detailed Description

A scan event represents a portion of an interior edge that is visible.

Definition at line 362 of file cone_tracing.hpp.

Public Attributes

Coloring::IntEdgeHandle edge
 A handle to the interior edge that is visible.

Geometry::Direction dmin
 The minimum direction at which the edge is visible.

Geometry::Direction dmax
 The maximum direction at which the edge is visible.

Geometry::Point pmin
 The point of contact corresponding to the minimum direction dmin;.

Geometry::Point pmax
 The point of contact corresponding to the maximum direction dmax;.


Member Data Documentation

Geometry::Direction Arak::ScanEvent::dmax
 

The maximum direction at which the edge is visible.

(We compare the angles between the positive x-axis and the directions in counterclockwise order.)

Definition at line 381 of file cone_tracing.hpp.

Referenced by Arak::coneTrace().

Geometry::Direction Arak::ScanEvent::dmin
 

The minimum direction at which the edge is visible.

(We compare the angles between the positive x-axis and the directions in counterclockwise order.)

Definition at line 374 of file cone_tracing.hpp.

Referenced by Arak::coneTrace().

Coloring::IntEdgeHandle Arak::ScanEvent::edge
 

A handle to the interior edge that is visible.

Definition at line 367 of file cone_tracing.hpp.

Referenced by Arak::coneTrace().

Geometry::Point Arak::ScanEvent::pmax
 

The point of contact corresponding to the maximum direction dmax;.

Definition at line 391 of file cone_tracing.hpp.

Referenced by Arak::coneTrace().

Geometry::Point Arak::ScanEvent::pmin
 

The point of contact corresponding to the minimum direction dmin;.

Definition at line 386 of file cone_tracing.hpp.

Referenced by Arak::coneTrace().


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