HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_RWGenericHandle< UT_Vector4, T_OWNER > Class Template Reference

#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_AttributegetAttribute () 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_Vector4myHandle
 
bool myConst
 
bool myIsRational
 
bool myIsForcedP
 
GA_PwHandleRW myPwHandle
 

Detailed Description

template<GA_AttributeOwner T_OWNER>
class GA_RWGenericHandle< UT_Vector4, T_OWNER >

Definition at line 619 of file GA_GenericHandle.h.

Member Typedef Documentation

template<GA_AttributeOwner T_OWNER>
typedef GA_ROGenericHandle<UT_Vector4, T_OWNER> GA_RWGenericHandle< UT_Vector4, T_OWNER >::Base

Definition at line 623 of file GA_GenericHandle.h.

Constructor & Destructor Documentation

template<GA_AttributeOwner T_OWNER>
GA_RWGenericHandle< UT_Vector4, T_OWNER >::GA_RWGenericHandle ( GA_Attribute attr,
int  component = 0 
)
inline

Definition at line 629 of file GA_GenericHandle.h.

Member Function Documentation

template<GA_AttributeOwner T_OWNER>
void GA_RWGenericHandle< UT_Vector4, T_OWNER >::setValue ( GA_Offset  off,
const UT_Vector4 val 
) const
inline

Definition at line 635 of file GA_GenericHandle.h.


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