vcg::SimpleTempDataBase< STL_CONT > Class Template Reference

#include <simple_temporary_data.h>

Inheritance diagram for vcg::SimpleTempDataBase< STL_CONT >:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void * DataBegin ()=0
virtual void Reorder (std::vector< size_t > &newVertIndex)=0
virtual void Resize (const int &sz)=0
 SimpleTempDataBase ()
virtual int SizeOf () const =0
virtual ~SimpleTempDataBase ()

Detailed Description

template<class STL_CONT>
class vcg::SimpleTempDataBase< STL_CONT >

Definition at line 57 of file simple_temporary_data.h.


Constructor & Destructor Documentation

template<class STL_CONT>
virtual vcg::SimpleTempDataBase< STL_CONT >::~SimpleTempDataBase (  )  [inline, virtual]

Definition at line 59 of file simple_temporary_data.h.

template<class STL_CONT>
vcg::SimpleTempDataBase< STL_CONT >::SimpleTempDataBase (  )  [inline]

Definition at line 60 of file simple_temporary_data.h.


Member Function Documentation

template<class STL_CONT>
virtual void* vcg::SimpleTempDataBase< STL_CONT >::DataBegin (  )  [pure virtual]
template<class STL_CONT>
virtual void vcg::SimpleTempDataBase< STL_CONT >::Reorder ( std::vector< size_t > &  newVertIndex  )  [pure virtual]
template<class STL_CONT>
virtual void vcg::SimpleTempDataBase< STL_CONT >::Resize ( const int &  sz  )  [pure virtual]
template<class STL_CONT>
virtual int vcg::SimpleTempDataBase< STL_CONT >::SizeOf (  )  const [pure virtual]

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:05 2013