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

Specialized Coord Component in floating point precision. More...

#include <component.h>

Inheritance diagram for vcg::vertex::Coord3f< T >:
vcg::vertex::Coord< vcg::Point3f, T >

Static Public Member Functions

static void Name (std::vector< std::string > &name)
 
- Static Public Member Functions inherited from vcg::vertex::Coord< vcg::Point3f, T >
static bool HasCoord ()
 
static void Name (std::vector< std::string > &name)
 

Additional Inherited Members

- Public Types inherited from vcg::vertex::Coord< vcg::Point3f, T >
typedef vcg::Point3f CoordType
 
typedef A::ScalarType ScalarType
 
- Public Member Functions inherited from vcg::vertex::Coord< vcg::Point3f, T >
const CoordTypeP () const
 Return a const reference to the coordinate of the vertex.
 
CoordTypeP ()
 Return a reference to the coordinate of the vertex.
 
const CoordTypecP () const
 Return a const reference to the coordinate of the vertex.
 
void ImportData (const RightValueType &rVert)
 

Detailed Description

template<class T>
class vcg::vertex::Coord3f< T >

Specialized Coord Component in floating point precision.


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