HDK
|
#include <UT_PolySample.h>
Public Member Functions | |
int | setVertices (fpreal x0, fpreal y0, fpreal x1, fpreal y1, fpreal x2, fpreal y2, fpreal x3, fpreal y3) |
int | init () |
int | sample (double x, double y, float &u, float &v) |
int | isBackface () |
Definition at line 100 of file UT_PolySample.h.
int UT_SampleQuad2D::init | ( | ) |
|
inline |
Definition at line 123 of file UT_PolySample.h.
Definition at line 117 of file UT_PolySample.h.
|
inline |
Definition at line 105 of file UT_PolySample.h.