Go::BoundaryIntersectionData Struct Reference
[Intersections]

Helper struct to be used with IntersectionPool::intersectAlongCommonBoundary(). More...

#include <IntersectionPool.h>

List of all members.

Public Attributes

int dir [2]
 Running parameter direction in object 1 and 2.
double par [2]
 Parameter value for the fixed parameter in object 1 and 2 (-1 if the object does not have a fixed parameter, i.e.
std::vector< boost::shared_ptr<
IntersectionPoint > > 
pts
 Chain of IntersectionPoints making up the intersection.


Detailed Description

Helper struct to be used with IntersectionPool::intersectAlongCommonBoundary().

Definition at line 988 of file IntersectionPool.h.


Member Data Documentation

double Go::BoundaryIntersectionData::par[2]

Parameter value for the fixed parameter in object 1 and 2 (-1 if the object does not have a fixed parameter, i.e.

when the object is a curve).

Definition at line 997 of file IntersectionPool.h.


The documentation for this struct was generated from the following file:
Generated on Fri Nov 23 12:24:34 2007 for GoTools Intersections Library by  doxygen 1.5.1