#include <UT_PolySample.h>
Public Member Functions | |
| int | isBackface () const |
| void | setVertices (fpreal x0, fpreal y0, fpreal x1, fpreal y1, fpreal x2, fpreal y2) |
| int | sample (fpreal x, fpreal y, float &u, float &v) |
Definition at line 80 of file UT_PolySample.h.
| int UT_SampleTri2D::isBackface | ( | ) | const [inline] |
Definition at line 82 of file UT_PolySample.h.
Definition at line 94 of file UT_PolySample.h.
| void UT_SampleTri2D::setVertices | ( | fpreal | x0, | |
| fpreal | y0, | |||
| fpreal | x1, | |||
| fpreal | y1, | |||
| fpreal | x2, | |||
| fpreal | y2 | |||
| ) | [inline] |
Definition at line 83 of file UT_PolySample.h.
1.5.9