| HDK
    | 
Specialization of GA_ROGenericHandle for GA_ATTRIB_VERTEX offsets. More...
#include <GA_GenericHandle.h>
 Inheritance diagram for GA_ROGenericHandleVertex< T >:
 Inheritance diagram for GA_ROGenericHandleVertex< T >:| Public Member Functions | |
| GA_ROGenericHandleVertex (const GA_Attribute *attr, int component=0) | |
| GA_ROGenericHandleVertex (const GA_Attribute *attr, bool forceisp) | |
|  Public Member Functions inherited from GA_ROGenericHandle< T, GA_ATTRIB_VERTEX > | |
| GA_ROGenericHandle (const GA_Attribute *attr, int component=0, bool forceisp=false) | |
| const GA_Attribute * | getAttribute () const | 
| bool | isRational () const | 
| T | getValue (GA_Offset off) const | 
| T | getHomogeneous (GA_Offset off) const | 
| bool | isForcedP () const | 
| Additional Inherited Members | |
|  Protected Attributes inherited from GA_ROGenericHandle< T, GA_ATTRIB_VERTEX > | |
| GA_RWHandleT< T > | myHandle | 
| int | myComponent | 
| bool | myConst | 
| bool | myIsRational | 
| bool | myIsForcedP | 
Specialization of GA_ROGenericHandle for GA_ATTRIB_VERTEX offsets.
Definition at line 157 of file GA_GenericHandle.h.
| 
 | inline | 
Definition at line 161 of file GA_GenericHandle.h.
| 
 | inline | 
Definition at line 165 of file GA_GenericHandle.h.