HDK
|
#include <GA_PwHandle.h>
Public Types | |
typedef SYS_SelectType < GA_Detail, const GA_Detail, isconst >::type | Detail |
typedef SYS_SelectType < GA_RWHandleV3, GA_ROHandleV3, isconst >::type | HandleV3 |
typedef SYS_SelectType < GA_RWHandleF, GA_ROHandleF, isconst >::type | HandleF |
Public Member Functions | |
GA_PwHandle () | |
GA_PwHandle (Detail &gdp) | |
GA_PwHandle (const HandleV3 &p, const HandleF &w) | |
UT_Vector4 | get (GA_Offset ptoff, int component=0) const |
const GA_Attribute * | getAttribute () const |
bool | isValid () const |
Protected Attributes | |
HandleV3 | myP |
HandleF | myW |
Definition at line 25 of file GA_PwHandle.h.
typedef SYS_SelectType<GA_Detail,const GA_Detail,isconst>::type GA_PwHandle< isconst >::Detail |
Definition at line 28 of file GA_PwHandle.h.
typedef SYS_SelectType<GA_RWHandleF,GA_ROHandleF,isconst>::type GA_PwHandle< isconst >::HandleF |
Definition at line 30 of file GA_PwHandle.h.
typedef SYS_SelectType<GA_RWHandleV3,GA_ROHandleV3,isconst>::type GA_PwHandle< isconst >::HandleV3 |
Definition at line 29 of file GA_PwHandle.h.
|
inline |
Definition at line 32 of file GA_PwHandle.h.
|
inline |
Definition at line 36 of file GA_PwHandle.h.
|
inline |
Definition at line 40 of file GA_PwHandle.h.
|
inline |
Definition at line 44 of file GA_PwHandle.h.
|
inline |
Definition at line 49 of file GA_PwHandle.h.
|
inline |
Definition at line 53 of file GA_PwHandle.h.
|
protected |
Definition at line 58 of file GA_PwHandle.h.
|
protected |
Definition at line 59 of file GA_PwHandle.h.