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.
|
This is the complete list of members for ir::PointMath, including all inherited members.
Direction(const pnt2d_t &pt1, const pnt2d_t &pt2) (defined in ir::PointMath) | ir::PointMath | inlinestatic |
Distance(const pnt2d_t &pt1, const pnt2d_t &pt2) (defined in ir::PointMath) | ir::PointMath | inlinestatic |
DistanceSquared(const pnt2d_t &pt1, const pnt2d_t &pt2) (defined in ir::PointMath) | ir::PointMath | inlinestatic |
Scale(const pnt2d_t &pt1, const pnt2d_t &pt2, double factor) (defined in ir::PointMath) | ir::PointMath | static |
UVtoXY(const pnt2d_t &uv, const pnt2d_t &min, const vec2d_t &ext) (defined in ir::PointMath) | ir::PointMath | static |
VectorToPoint(const vec2d_t &pt) (defined in ir::PointMath) | ir::PointMath | static |
XYtoUV(const pnt2d_t &xy, const pnt2d_t &min, const vec2d_t &ext) (defined in ir::PointMath) | ir::PointMath | static |