vcg::vertex::TexCoord< A, TT > Class Template Reference

#include <component.h>

List of all members.

Public Types

typedef A TexCoordType

Public Member Functions

const TexCoordTypecT () const
template<class LeftV >
void ImportData (const LeftV &left)
TexCoordTypeT ()

Static Public Member Functions

static bool HasTexCoord ()
static void Name (std::vector< std::string > &name)

Private Attributes

TexCoordType _t

Detailed Description

template<class A, class TT>
class vcg::vertex::TexCoord< A, TT >

Definition at line 262 of file vertex/component.h.


Member Typedef Documentation

template<class A, class TT>
typedef A vcg::vertex::TexCoord< A, TT >::TexCoordType

Definition at line 264 of file vertex/component.h.


Member Function Documentation

template<class A, class TT>
const TexCoordType& vcg::vertex::TexCoord< A, TT >::cT (  )  const [inline]

Definition at line 266 of file vertex/component.h.

template<class A, class TT>
static bool vcg::vertex::TexCoord< A, TT >::HasTexCoord (  )  [inline, static]

Definition at line 269 of file vertex/component.h.

template<class A, class TT>
template<class LeftV >
void vcg::vertex::TexCoord< A, TT >::ImportData ( const LeftV &  left  )  [inline]

Definition at line 268 of file vertex/component.h.

template<class A, class TT>
static void vcg::vertex::TexCoord< A, TT >::Name ( std::vector< std::string > &  name  )  [inline, static]
template<class A, class TT>
TexCoordType& vcg::vertex::TexCoord< A, TT >::T (  )  [inline]

Definition at line 265 of file vertex/component.h.


Member Data Documentation

template<class A, class TT>
TexCoordType vcg::vertex::TexCoord< A, TT >::_t [private]

Definition at line 273 of file vertex/component.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:57 2013