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

#include <component.h>

List of all members.

Public Types

typedef A RadiusType

Public Member Functions

const RadiusTypecR () const
template<class LeftV >
void ImportData (const LeftV &left)
RadiusTypeR ()

Static Public Member Functions

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

Private Attributes

RadiusType _radius

Detailed Description

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

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


Member Typedef Documentation

template<class A, class TT>
typedef A vcg::vertex::Radius< A, TT >::RadiusType

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


Member Function Documentation

template<class A, class TT>
const RadiusType& vcg::vertex::Radius< A, TT >::cR (  )  const [inline]

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

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

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

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

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

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

Reimplemented in vcg::vertex::Radiusf< TT >.

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

template<class A, class TT>
RadiusType& vcg::vertex::Radius< A, TT >::R (  )  [inline]

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


Member Data Documentation

template<class A, class TT>
RadiusType vcg::vertex::Radius< A, TT >::_radius [private]

Definition at line 421 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:55 2013