HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
GA_RWGenericHandlePoint< T > Class Template Reference

Specialization of GA_RWGenericHandle for GA_ATTRIB_POINT offsets. More...

#include <GA_GenericHandle.h>

+ Inheritance diagram for GA_RWGenericHandlePoint< T >:

Public Member Functions

 GA_RWGenericHandlePoint (GA_Attribute *attr, int component=0)
 
- Public Member Functions inherited from GA_RWGenericHandle< T, GA_ATTRIB_POINT >
 GA_RWGenericHandle (GA_Attribute *attr, int component=0)
 
void setValue (GA_Offset off, const T &val) const
 
- Public Member Functions inherited from GA_ROGenericHandle< T, T_OWNER >
 GA_ROGenericHandle (const GA_Attribute *attr, int component=0, bool forceisp=false)
 
const GA_AttributegetAttribute () const
 
bool isRational () const
 
T getValue (GA_Offset off) const
 
T getHomogeneous (GA_Offset off) const
 
bool isForcedP () const
 

Additional Inherited Members

- Public Types inherited from GA_RWGenericHandle< T, GA_ATTRIB_POINT >
typedef GA_ROGenericHandle< T,
T_OWNER > 
Base
 
- Protected Attributes inherited from GA_ROGenericHandle< T, T_OWNER >
GA_RWHandleT< TmyHandle
 
int myComponent
 
bool myConst
 
bool myIsRational
 
bool myIsForcedP
 

Detailed Description

template<typename T>
class GA_RWGenericHandlePoint< T >

Specialization of GA_RWGenericHandle for GA_ATTRIB_POINT offsets.

Definition at line 212 of file GA_GenericHandle.h.

Constructor & Destructor Documentation

template<typename T >
GA_RWGenericHandlePoint< T >::GA_RWGenericHandlePoint ( GA_Attribute attr,
int  component = 0 
)
inline

Definition at line 216 of file GA_GenericHandle.h.


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