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
Public Member Functions | Public Attributes | List of all members
the_base_triangle_transform_t Class Reference
Inheritance diagram for the_base_triangle_transform_t:
the_grid_transform_t the_grid_transform_t the_mesh_transform_t the_mesh_transform_t

Public Member Functions

bool transform (const pnt2d_t &xy, pnt2d_t &uv) const
 
bool transform_inv (const pnt2d_t &uv, pnt2d_t &xy) const
 
bool jacobian (const pnt2d_t &xy, unsigned int *idx, double *jac) const
 
bool transform (const pnt2d_t &xy, pnt2d_t &uv) const
 
bool transform_inv (const pnt2d_t &uv, pnt2d_t &xy) const
 
bool jacobian (const pnt2d_t &xy, unsigned int *idx, double *jac) const
 

Public Attributes

pnt2d_t tile_min_
 
vec2d_t tile_ext_
 
the_acceleration_grid_t grid_
 

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