Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Public Member Functions | Public Attributes | List of all members
ir::EdgeSegment Class Reference

Public Member Functions

 EdgeSegment (const vertex_t &pt1, const vertex_t &pt2)
 
double SegmentsIntersect (const EdgeSegment &segment, pnt2d_t &intersection)
 
void ToUV (const pnt2d_t &min, const vec2d_t &ext)
 
void ToXY (const pnt2d_t &min, const vec2d_t &ext)
 

Public Attributes

vertex_t pt1
 
vertex_t pt2
 

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