| 
    HDK
    
   | 
 
#include <GA_PwHandle.h>
 Inheritance diagram for GA_PwHandleRW:Public Types | |
| typedef GA_PwHandle< false > | Base | 
| 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 Types inherited from GA_PwHandle< false > | |
| 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_PwHandleRW () | |
| GA_PwHandleRW (Detail &gdp) | |
| GA_PwHandleRW (const HandleV3 &p, const HandleF &w) | |
| void | set (GA_Offset ptoff, const UT_Vector4 &v) const | 
| void | set (GA_Offset ptoff, int component, const UT_Vector4 &v) const | 
  Public Member Functions inherited from GA_PwHandle< false > | |
| 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 | 
Additional Inherited Members | |
  Protected Attributes inherited from GA_PwHandle< false > | |
| HandleV3 | myP | 
| HandleF | myW | 
Definition at line 64 of file GA_PwHandle.h.
| typedef GA_PwHandle<false> GA_PwHandleRW::Base | 
Definition at line 67 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 76 of file GA_PwHandle.h.
      
  | 
  inline | 
Definition at line 79 of file GA_PwHandle.h.
Definition at line 82 of file GA_PwHandle.h.
      
  | 
  inline | 
Definition at line 85 of file GA_PwHandle.h.
      
  | 
  inline | 
Definition at line 91 of file GA_PwHandle.h.