|
bool | is_ready () const |
|
const vertex_t & | vertex (size_t row, size_t col) const |
|
vertex_t & | vertex (size_t row, size_t col) |
|
bool | transform_inv (const pnt2d_t &uv, pnt2d_t &xy) const |
|
void | setup (unsigned int rows, unsigned int cols, const pnt2d_t &tile_min, const pnt2d_t &tile_max, const std::vector< pnt2d_t > &xy) |
|
bool | is_ready () const |
|
const vertex_t & | vertex (size_t row, size_t col) const |
|
vertex_t & | vertex (size_t row, size_t col) |
|
bool | transform_inv (const pnt2d_t &uv, pnt2d_t &xy) const |
|
void | setup (unsigned int rows, unsigned int cols, const pnt2d_t &tile_min, const pnt2d_t &tile_max, const std::vector< pnt2d_t > &xy) |
|
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: