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.
All Classes Namespaces Functions Variables Typedefs Enumerator Friends
Static Public Member Functions | List of all members
ir::PointMath Class Reference

Static Public Member Functions

static double DistanceSquared (const pnt2d_t &pt1, const pnt2d_t &pt2)
 
static double Distance (const pnt2d_t &pt1, const pnt2d_t &pt2)
 
static pnt2d_t VectorToPoint (const vec2d_t &pt)
 
static pnt2d_t Direction (const pnt2d_t &pt1, const pnt2d_t &pt2)
 
static pnt2d_t Scale (const pnt2d_t &pt1, const pnt2d_t &pt2, double factor)
 
static pnt2d_t XYtoUV (const pnt2d_t &xy, const pnt2d_t &min, const vec2d_t &ext)
 
static pnt2d_t UVtoXY (const pnt2d_t &uv, const pnt2d_t &min, const vec2d_t &ext)
 

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