Public Types | Public Member Functions | Public Attributes
vcg::Attribute< ATTR_TYPE > Class Template Reference

#include <simple_temporary_data.h>

Inheritance diagram for vcg::Attribute< ATTR_TYPE >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef ATTR_TYPE AttrType

Public Member Functions

void * At (size_t)
 Attribute ()
void * DataBegin ()
void Reorder (std::vector< size_t > &)
void Resize (size_t)
size_t SizeOf () const
 ~Attribute ()

Public Attributes

AttrTypeattribute

Detailed Description

template<class ATTR_TYPE>
class vcg::Attribute< ATTR_TYPE >

Definition at line 142 of file simple_temporary_data.h.


Member Typedef Documentation

template<class ATTR_TYPE>
typedef ATTR_TYPE vcg::Attribute< ATTR_TYPE >::AttrType

Definition at line 144 of file simple_temporary_data.h.


Constructor & Destructor Documentation

template<class ATTR_TYPE>
vcg::Attribute< ATTR_TYPE >::Attribute ( ) [inline]

Definition at line 146 of file simple_temporary_data.h.

template<class ATTR_TYPE>
vcg::Attribute< ATTR_TYPE >::~Attribute ( ) [inline]

Definition at line 147 of file simple_temporary_data.h.


Member Function Documentation

template<class ATTR_TYPE>
void* vcg::Attribute< ATTR_TYPE >::At ( size_t  ) [inline, virtual]

Implements vcg::SimpleTempDataBase.

Definition at line 153 of file simple_temporary_data.h.

template<class ATTR_TYPE>
void* vcg::Attribute< ATTR_TYPE >::DataBegin ( ) [inline, virtual]

Implements vcg::SimpleTempDataBase.

Definition at line 149 of file simple_temporary_data.h.

template<class ATTR_TYPE>
void vcg::Attribute< ATTR_TYPE >::Reorder ( std::vector< size_t > &  ) [inline, virtual]

Implements vcg::SimpleTempDataBase.

Definition at line 152 of file simple_temporary_data.h.

template<class ATTR_TYPE>
void vcg::Attribute< ATTR_TYPE >::Resize ( size_t  ) [inline, virtual]

Implements vcg::SimpleTempDataBase.

Definition at line 151 of file simple_temporary_data.h.

template<class ATTR_TYPE>
size_t vcg::Attribute< ATTR_TYPE >::SizeOf ( ) const [inline, virtual]

Implements vcg::SimpleTempDataBase.

Definition at line 148 of file simple_temporary_data.h.


Member Data Documentation

template<class ATTR_TYPE>
AttrType* vcg::Attribute< ATTR_TYPE >::attribute

Definition at line 145 of file simple_temporary_data.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:41:10