|
HDK
|
#include <UT_PolySample.h>
Public Member Functions | |
| void | setVertices (fpreal x0, fpreal y0, fpreal x1, fpreal y1, fpreal x2, fpreal y2, fpreal x3, fpreal y3) |
| int | sample (fpreal x, fpreal y, float &u, float &v) |
Definition at line 151 of file UT_PolySample.h.
| void UT_BilinearSampleQuad2D::setVertices | ( | fpreal | x0, |
| fpreal | y0, | ||
| fpreal | x1, | ||
| fpreal | y1, | ||
| fpreal | x2, | ||
| fpreal | y2, | ||
| fpreal | x3, | ||
| fpreal | y3 | ||
| ) |