|
HDK
|
This is the complete list of members for GT_OSDOptions, including all inherited members.
| adaptive() const | GT_OSDOptions | inline |
| creaseOverride() const | GT_OSDOptions | inline |
| CreasingMethod typedef | GT_OSDOptions | |
| dump() const | GT_OSDOptions | |
| dump(UT_JSONWriter &w) const | GT_OSDOptions | |
| enableCreaseOverride() const | GT_OSDOptions | inline |
| FVarLinearInterpolation typedef | GT_OSDOptions | |
| GETSET(VtxBoundaryInterpolation, vtxBoundaryInterpolation) | GT_OSDOptions | |
| GETSET(FVarLinearInterpolation, fvarLinearInterpolation) | GT_OSDOptions | |
| GETSET(CreasingMethod, creasingMethod) | GT_OSDOptions | |
| GETSET(TriangleSubdivision, triangleSubdivision) | GT_OSDOptions | |
| GT_OSDOptions(GT_Scheme scheme=GT_CATMULL_CLARK, int level=2, bool adaptive=false, fpreal crease_override=-1, bool remove_holes=true) | GT_OSDOptions | inline |
| hash() const | GT_OSDOptions | |
| isEqual(const GT_OSDOptions &opts) const | GT_OSDOptions | |
| level() const | GT_OSDOptions | inline |
| operator!=(const GT_OSDOptions &s) const | GT_OSDOptions | inline |
| operator*() | GT_OSDOptions | inline |
| operator*() const | GT_OSDOptions | inline |
| operator->() | GT_OSDOptions | inline |
| operator->() const | GT_OSDOptions | inline |
| operator==(const GT_OSDOptions &s) const | GT_OSDOptions | inline |
| options() const | GT_OSDOptions | inline |
| removeHoles() const | GT_OSDOptions | inline |
| scheme() const | GT_OSDOptions | inline |
| SdcOptions typedef | GT_OSDOptions | |
| setAdaptive(bool b) | GT_OSDOptions | inline |
| setCreaseOverride(fpreal value=-1) | GT_OSDOptions | inline |
| setLevel(int l) | GT_OSDOptions | inline |
| setOptions(const SdcOptions &o) | GT_OSDOptions | inline |
| setRemoveHoles(bool v) | GT_OSDOptions | inline |
| setScheme(GT_Scheme t) | GT_OSDOptions | inline |
| TriangleSubdivision typedef | GT_OSDOptions | |
| VtxBoundaryInterpolation typedef | GT_OSDOptions |