vcg::Dereferencer< TYPE > Struct Template Reference

#include <octree.h>

List of all members.

Static Public Member Functions

static const TYPE & Ref (const TYPE *&t)
static const TYPE & Ref (const TYPE &t)
static TYPE & Ref (TYPE *&t)
static TYPE & Ref (TYPE &t)

Detailed Description

template<typename TYPE>
struct vcg::Dereferencer< TYPE >

Given an object or an object pointer, return the reference to the object

Definition at line 48 of file octree.h.


Member Function Documentation

template<typename TYPE >
static const TYPE& vcg::Dereferencer< TYPE >::Ref ( const TYPE *&  t  )  [inline, static]

Definition at line 53 of file octree.h.

template<typename TYPE >
static const TYPE& vcg::Dereferencer< TYPE >::Ref ( const TYPE &  t  )  [inline, static]

Definition at line 52 of file octree.h.

template<typename TYPE >
static TYPE& vcg::Dereferencer< TYPE >::Ref ( TYPE *&  t  )  [inline, static]

Definition at line 51 of file octree.h.

template<typename TYPE >
static TYPE& vcg::Dereferencer< TYPE >::Ref ( TYPE &  t  )  [inline, static]

Definition at line 50 of file octree.h.


The documentation for this struct 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:22:59 2013