|
HDK
|
This is the complete list of members for UT_PolarSampleT< T >, including all inherited members.
| compute(UT_Vector3T< T > &d, T s, T t) const | UT_PolarSampleT< T > | |
| computeCosine(UT_Vector3T< T > &d, T s, T t) const | UT_PolarSampleT< T > | |
| computeDisk(UT_Vector3T< T > &d, T s, T t) const | UT_PolarSampleT< T > | |
| computeDisk(T &x, T &y, T s, T t) | UT_PolarSampleT< T > | static |
| computeDisk2(T &x, T &y, T s, T t) | UT_PolarSampleT< T > | static |
| computeDiskInterval(UT_Interval &x, UT_Interval &y, const UT_Interval &s, const UT_Interval &t) | UT_PolarSampleT< T > | static |
| computeSphere(UT_Vector3T< T > &d, T s, T t) | UT_PolarSampleT< T > | static |
| getSolidAngle(T theta, bool cosine) | UT_PolarSampleT< T > | static |
| getX() const | UT_PolarSampleT< T > | inline |
| getY() const | UT_PolarSampleT< T > | inline |
| getZ() const | UT_PolarSampleT< T > | inline |
| setDirection(const UT_Vector3T< T > &dir) | UT_PolarSampleT< T > | |
| setDirection(const UT_Vector3T< T > &x, const UT_Vector3T< T > &y, const UT_Vector3T< T > &z, bool normalize=true) | UT_PolarSampleT< T > | |
| UT_PolarSampleT(const UT_Vector3T< T > &dir) | UT_PolarSampleT< T > | |
| UT_PolarSampleT(const UT_Vector3T< T > &dir, const UT_Vector3T< T > &framex, const UT_Vector3T< T > &framey) | UT_PolarSampleT< T > | |
| UT_PolarSampleT() | UT_PolarSampleT< T > |