HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
UT_BilinearSampleQuad2D Class Reference

#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)
 

Detailed Description

Definition at line 151 of file UT_PolySample.h.

Member Function Documentation

int UT_BilinearSampleQuad2D::sample ( fpreal  x,
fpreal  y,
float u,
float v 
)
void UT_BilinearSampleQuad2D::setVertices ( fpreal  x0,
fpreal  y0,
fpreal  x1,
fpreal  y1,
fpreal  x2,
fpreal  y2,
fpreal  x3,
fpreal  y3 
)

The documentation for this class was generated from the following file: