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 Core::SinglePath, including all inherited members.
add_a_point(const Core::Point &p) (defined in Core::SinglePath) | Core::SinglePath | inline |
get_a_point(int index) (defined in Core::SinglePath) | Core::SinglePath | inline |
get_point_on_ends(int index, Point &pt) const (defined in Core::SinglePath) | Core::SinglePath | inline |
get_points_num_on_path() const (defined in Core::SinglePath) | Core::SinglePath | inline |
get_smallest_distance2(const Point &pt) | Core::SinglePath | inline |
operator!=(const SinglePath &m) const (defined in Core::SinglePath) | Core::SinglePath | inline |
operator==(const SinglePath &m) const (defined in Core::SinglePath) | Core::SinglePath | inline |
set_point_on_ends(int index, const Point &pt) | Core::SinglePath | inline |
SinglePath() (defined in Core::SinglePath) | Core::SinglePath | inline |
SinglePath(Point &p1, Point &p2) (defined in Core::SinglePath) | Core::SinglePath | inline |
~SinglePath() (defined in Core::SinglePath) | Core::SinglePath | inline |