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

Specialization of GA_ROGenericHandle for GA_Offset. More...

#include <GA_GenericHandle.h>

+ Inheritance diagram for GA_ROGenericHandle< GA_Offset, T_OWNER >:

Public Member Functions

 GA_ROGenericHandle (GA_AttributeRefMap &map, int component)
 
void setValue (GA_Offset, const GA_Offset &) const
 
const GA_AttributegetAttribute () const
 
bool isRational () const
 
bool isForcedP () const
 
GA_AttributeRefMapgetMap () const
 

Detailed Description

template<GA_AttributeOwner T_OWNER>
class GA_ROGenericHandle< GA_Offset, T_OWNER >

Specialization of GA_ROGenericHandle for GA_Offset.

Definition at line 392 of file GA_GenericHandle.h.

Constructor & Destructor Documentation

template<GA_AttributeOwner T_OWNER>
GA_ROGenericHandle< GA_Offset, T_OWNER >::GA_ROGenericHandle ( GA_AttributeRefMap map,
int  component 
)
inline

Definition at line 395 of file GA_GenericHandle.h.

Member Function Documentation

template<GA_AttributeOwner T_OWNER>
const GA_Attribute* GA_ROGenericHandle< GA_Offset, T_OWNER >::getAttribute ( ) const
inline

Definition at line 403 of file GA_GenericHandle.h.

template<GA_AttributeOwner T_OWNER>
GA_AttributeRefMap& GA_ROGenericHandle< GA_Offset, T_OWNER >::getMap ( ) const
inline

Definition at line 406 of file GA_GenericHandle.h.

template<GA_AttributeOwner T_OWNER>
bool GA_ROGenericHandle< GA_Offset, T_OWNER >::isForcedP ( ) const
inline

Definition at line 405 of file GA_GenericHandle.h.

template<GA_AttributeOwner T_OWNER>
bool GA_ROGenericHandle< GA_Offset, T_OWNER >::isRational ( ) const
inline

Definition at line 404 of file GA_GenericHandle.h.

template<GA_AttributeOwner T_OWNER>
void GA_ROGenericHandle< GA_Offset, T_OWNER >::setValue ( GA_Offset  ,
const GA_Offset  
) const

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