HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_PwHandleRW Class Reference

#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_AttributegetAttribute () const
 
bool isValid () const
 

Additional Inherited Members

- Protected Attributes inherited from GA_PwHandle< false >
HandleV3 myP
 
HandleF myW
 

Detailed Description

Definition at line 64 of file GA_PwHandle.h.

Member Typedef Documentation

Definition at line 67 of file GA_PwHandle.h.

Definition at line 28 of file GA_PwHandle.h.

Definition at line 30 of file GA_PwHandle.h.

Definition at line 29 of file GA_PwHandle.h.

Constructor & Destructor Documentation

GA_PwHandleRW::GA_PwHandleRW ( )
inline

Definition at line 76 of file GA_PwHandle.h.

GA_PwHandleRW::GA_PwHandleRW ( Detail gdp)
inline

Definition at line 79 of file GA_PwHandle.h.

GA_PwHandleRW::GA_PwHandleRW ( const HandleV3 p,
const HandleF w 
)
inline

Definition at line 82 of file GA_PwHandle.h.

Member Function Documentation

void GA_PwHandleRW::set ( GA_Offset  ptoff,
const UT_Vector4 v 
) const
inline

Definition at line 85 of file GA_PwHandle.h.

void GA_PwHandleRW::set ( GA_Offset  ptoff,
int  component,
const UT_Vector4 v 
) const
inline

Definition at line 91 of file GA_PwHandle.h.


The documentation for this class was generated from the following file: