HDK
|
Specialization of GA_ROGenericHandlePoint for GA_Offset. More...
#include <GA_GenericHandle.h>
Public Member Functions | |
GA_ROGenericHandlePoint (GA_AttributeRefMap &map, int component=0) | |
Public Member Functions inherited from GA_ROGenericHandle< GA_Offset, GA_ATTRIB_POINT > | |
GA_ROGenericHandle (const GA_Attribute *attr, int component=0, bool forceisp=false) | |
const GA_Attribute * | getAttribute () const |
bool | isRational () const |
GA_Offset | getValue (GA_Offset off) const |
GA_Offset | getHomogeneous (GA_Offset off) const |
bool | isForcedP () const |
Additional Inherited Members | |
Protected Attributes inherited from GA_ROGenericHandle< GA_Offset, GA_ATTRIB_POINT > | |
GA_RWHandleT< GA_Offset > | myHandle |
int | myComponent |
bool | myConst |
bool | myIsRational |
bool | myIsForcedP |
Specialization of GA_ROGenericHandlePoint for GA_Offset.
Definition at line 414 of file GA_GenericHandle.h.
|
inline |
Definition at line 418 of file GA_GenericHandle.h.