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

Specialization of GA_GenericTemp for GA_ATTRIB_POINT types. More...

#include <GA_GenericHandle.h>

+ Inheritance diagram for GA_GenericTempPoint< T >:

Public Member Functions

 GA_GenericTempPoint (const GA_ROGenericHandlePoint< T > &h)
 
- Public Member Functions inherited from GA_GenericTemp< T, GA_ATTRIB_POINT >
 GA_GenericTemp (const GA_ROGenericHandle< T, T_OWNER > &)
 
void appendVertices (T *, int)
 
void clear ()
 

Detailed Description

template<typename T>
class GA_GenericTempPoint< T >

Specialization of GA_GenericTemp for GA_ATTRIB_POINT types.

Definition at line 366 of file GA_GenericHandle.h.

Constructor & Destructor Documentation

template<typename T >
GA_GenericTempPoint< T >::GA_GenericTempPoint ( const GA_ROGenericHandlePoint< T > &  h)
inline

Definition at line 370 of file GA_GenericHandle.h.


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