$darkmode
VCG Library
Static Public Member Functions | List of all members
vcg::vertex::TexCoord2d< TT > Class Template Reference

Specialized Texture component in double precision. More...

#include <component.h>

Inheritance diagram for vcg::vertex::TexCoord2d< TT >:
vcg::vertex::TexCoord< TexCoord2< double, 1 >, TT >

Static Public Member Functions

static void Name (std::vector< std::string > &name)
 
- Static Public Member Functions inherited from vcg::vertex::TexCoord< TexCoord2< double, 1 >, TT >
static bool HasTexCoord ()
 
static void Name (std::vector< std::string > &name)
 

Additional Inherited Members

- Public Types inherited from vcg::vertex::TexCoord< TexCoord2< double, 1 >, TT >
typedef TexCoord2< double, 1 > TexCoordType
 
- Public Member Functions inherited from vcg::vertex::TexCoord< TexCoord2< double, 1 >, TT >
const TexCoordType & T () const
 Return a const reference to the Texture Coordinate.
 
TexCoordType & T ()
 
const TexCoordType & cT () const
 
void ImportData (const RightValueType &rVert)
 

Detailed Description

template<class TT>
class vcg::vertex::TexCoord2d< TT >

Specialized Texture component in double precision.


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