| HDK
    | 
#include <GU_Detail.h>
| Public Member Functions | |
| bool | hasScale () const | 
| float | apply (GA_Offset off, float uval, int side) const | 
| float | apply (const GEO_Primitive *prim, float uval, int side) const | 
| Public Attributes | |
| GA_ROHandleF | scale1 | 
| GA_ROHandleF | scale2 | 
Parameter pack for how to scale uunit+ulen domains by attributes. The attribute is a primitive attribute. NOTE: If scaling is present, internal divisions will be rebuilt to evenly distriubte the end points.
Definition at line 1497 of file GU_Detail.h.
Definition at line 1505 of file GU_Detail.h.
| float GU_Detail::DomainScaleAttribs::apply | ( | const GEO_Primitive * | prim, | 
| float | uval, | ||
| int | side | ||
| ) | const | 
| 
 | inline | 
Definition at line 1501 of file GU_Detail.h.
| GA_ROHandleF GU_Detail::DomainScaleAttribs::scale1 | 
Definition at line 1499 of file GU_Detail.h.
| GA_ROHandleF GU_Detail::DomainScaleAttribs::scale2 | 
Definition at line 1499 of file GU_Detail.h.