|
HDK
|
#include <GA_GenericHandle.h>
Inheritance diagram for GA_RWGenericHandle< UT_Vector4, T_OWNER >:Public Types | |
| typedef GA_ROGenericHandle < UT_Vector4, T_OWNER > | Base |
Public Member Functions | |
| GA_RWGenericHandle (GA_Attribute *attr, int component=0) | |
| void | setValue (GA_Offset off, const UT_Vector4 &val) const |
Public Member Functions inherited from GA_ROGenericHandle< UT_Vector4, T_OWNER > | |
| GA_ROGenericHandle (const GA_Attribute *attr, int component=0, bool forceisp=false) | |
| const GA_Attribute * | getAttribute () const |
| bool | isRational () const |
| bool | isValid () const |
| UT_Vector4 | getValue (GA_Offset off) const |
| UT_Vector4 | getHomogeneous (GA_Offset off) const |
| bool | isForcedP () const |
Additional Inherited Members | |
Protected Attributes inherited from GA_ROGenericHandle< UT_Vector4, T_OWNER > | |
| GA_RWHandleT< UT_Vector4 > | myHandle |
| bool | myConst |
| bool | myIsRational |
| bool | myIsForcedP |
| GA_PwHandleRW | myPwHandle |
Definition at line 619 of file GA_GenericHandle.h.
| typedef GA_ROGenericHandle<UT_Vector4, T_OWNER> GA_RWGenericHandle< UT_Vector4, T_OWNER >::Base |
Definition at line 623 of file GA_GenericHandle.h.
|
inline |
Definition at line 629 of file GA_GenericHandle.h.
|
inline |
Definition at line 635 of file GA_GenericHandle.h.