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 | |
bool | xy_intersect (const vertex_t *v_arr, const pnt2d_t &xy, pnt2d_t &uv) const |
bool | uv_intersect (const vertex_t *v_arr, const pnt2d_t &uv, pnt2d_t &xy) const |
bool | xy_intersect (const vertex_t *v_arr, const pnt2d_t &xy, pnt2d_t &uv) const |
bool | uv_intersect (const vertex_t *v_arr, const pnt2d_t &uv, pnt2d_t &xy) const |
Public Attributes | |
unsigned int | vertex_ [3] |
double | xy_pwb [3] |
double | xy_pwc [3] |
double | uv_pwb [3] |
double | uv_pwc [3] |