HDK
|
This is the complete list of members for GT_Parametric, including all inherited members.
closestU(fpreal u) const | GT_Parametric | inline |
closestV(fpreal v) const | GT_Parametric | inline |
containsU(fpreal u) const | GT_Parametric | inline |
containsV(fpreal v) const | GT_Parametric | inline |
getDU() const | GT_Parametric | inline |
getDV() const | GT_Parametric | inline |
getU0() const | GT_Parametric | inline |
getU1() const | GT_Parametric | inline |
getV0() const | GT_Parametric | inline |
getV1() const | GT_Parametric | inline |
GT_Parametric(fpreal u0=0, fpreal u1=1, fpreal v0=0, fpreal v1=1) | GT_Parametric | inline |
GT_Parametric(const GT_Parametric &src) | GT_Parametric | inline |
init(fpreal u0, fpreal u1, fpreal v0, fpreal v1) | GT_Parametric | inline |
operator=(const GT_Parametric &src) | GT_Parametric | inline |
save(UT_JSONWriter &w) const | GT_Parametric | |
splitU() | GT_Parametric | inline |
splitU(GT_Parametric &left, GT_Parametric &right) const | GT_Parametric | |
splitV() | GT_Parametric | inline |
splitV(GT_Parametric &bottom, GT_Parametric &top) const | GT_Parametric | |
~GT_Parametric() | GT_Parametric | inline |