vcg::GetPointerFunctor Class Reference

#include <utils.h>

List of all members.

Public Types

typedef GetPointerFunctor ClassType

Public Member Functions

template<class T >
Toperator() (T *&t)
template<class T >
Toperator() (T &t)

Detailed Description

Definition at line 55 of file utils.h.


Member Typedef Documentation

Definition at line 57 of file utils.h.


Member Function Documentation

template<class T >
T* vcg::GetPointerFunctor::operator() ( T *&  t  )  [inline]

Definition at line 65 of file utils.h.

template<class T >
T* vcg::GetPointerFunctor::operator() ( T t  )  [inline]

Definition at line 60 of file utils.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:23:00 2013