|
|
bool | is_ready () const |
| |
|
bool | setup (const pnt2d_t &tile_min, const pnt2d_t &tile_max, const std::vector< pnt2d_t > &uv, const std::vector< pnt2d_t > &xy, unsigned int accel_grid_rows=16, unsigned int accel_grid_cols=16) |
| |
|
bool | insert_point (const pnt2d_t &uv, const pnt2d_t &xy, const bool delay_setup=false) |
| |
|
bool | insert_point (const pnt2d_t &uv) |
| |
|
bool | is_ready () const |
| |
|
bool | setup (const pnt2d_t &tile_min, const pnt2d_t &tile_max, const std::vector< pnt2d_t > &uv, const std::vector< pnt2d_t > &xy, unsigned int accel_grid_rows=16, unsigned int accel_grid_cols=16) |
| |
|
bool | insert_point (const pnt2d_t &uv, const pnt2d_t &xy, const bool delay_setup=false) |
| |
|
bool | insert_point (const pnt2d_t &uv) |
| |
|
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 |
| |
The documentation for this class was generated from the following files: