HDK
|
This is the complete list of members for UT_LUT, including all inherited members.
buildConformalWarp(const UT_LUT &src) | UT_LUT | |
buildLUT(float(*eval)(float val, float t)) | UT_LUT | |
buildLUT(float(*eval)(float t)) | UT_LUT | |
bumpRefCount() | UT_LUT | inline |
downRefCount() | UT_LUT | inline |
fastValue(fpreal t) const | UT_LUT | inline |
getFSize() const | UT_LUT | inline |
getLUTSize() const | UT_LUT | inline |
getRawLUT() | UT_LUT | inline |
getSize() const | UT_LUT | inline |
getValue() const | UT_LUT | inline |
lerpFast(fpreal t) const | UT_LUT | inline |
lerpSafe(fpreal t) const | UT_LUT | inline |
operator()(int i) const | UT_LUT | inline |
safeValue(fpreal t) const | UT_LUT | inline |
setValue(fpreal v) | UT_LUT | inline |
UT_LUT(fpreal val, int size, float(*eval)(float val, float t)=0) | UT_LUT | |
UT_LUT(int size, float(*eval)(float t)=0) | UT_LUT | explicit |
~UT_LUT() | UT_LUT |