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

 Attribute ()
void * DataBegin ()
int SizeOf () const
 ~Attribute ()

Public Attributes

AttrTypeattribute

Detailed Description

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

Definition at line 187 of file simple_temporary_data.h.


Member Typedef Documentation

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

Definition at line 189 of file simple_temporary_data.h.


Constructor & Destructor Documentation

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

Definition at line 191 of file simple_temporary_data.h.

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

Definition at line 192 of file simple_temporary_data.h.


Member Function Documentation

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

Implements vcg::AttributeBase.

Definition at line 194 of file simple_temporary_data.h.

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

Implements vcg::AttributeBase.

Definition at line 193 of file simple_temporary_data.h.


Member Data Documentation

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

Definition at line 190 of file simple_temporary_data.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:22:57 2013