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

#include <component.h>

Inheritance diagram for vcg::vertex::Curvature< A, TT >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Point2< A > CurvatureType
typedef CurvatureType::ScalarType ScalarType

Public Member Functions

const ScalarTypecKg () const
const ScalarTypecKh () const
ScalarTypeKg ()
ScalarTypeKh ()

Static Public Member Functions

static bool HasCurvature ()
static bool IsCurvatureEnabled (typename TT::VertexType *)
static void Name (std::vector< std::string > &name)

Private Attributes

Point2< A > _hk

Detailed Description

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

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


Member Typedef Documentation

template<class A, class TT>
typedef Point2<A> vcg::vertex::Curvature< A, TT >::CurvatureType

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

template<class A, class TT>
typedef CurvatureType::ScalarType vcg::vertex::Curvature< A, TT >::ScalarType

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


Member Function Documentation

template<class A, class TT>
const ScalarType& vcg::vertex::Curvature< A, TT >::cKg (  )  const [inline]

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

template<class A, class TT>
const ScalarType& vcg::vertex::Curvature< A, TT >::cKh (  )  const [inline]

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

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

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

template<class A, class TT>
static bool vcg::vertex::Curvature< A, TT >::IsCurvatureEnabled ( typename TT::VertexType *   )  [inline, static]

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

template<class A, class TT>
ScalarType& vcg::vertex::Curvature< A, TT >::Kg (  )  [inline]

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

template<class A, class TT>
ScalarType& vcg::vertex::Curvature< A, TT >::Kh (  )  [inline]

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

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

Reimplemented in vcg::vertex::Curvaturef< T >, and vcg::vertex::Curvatured< T >.

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


Member Data Documentation

template<class A, class TT>
Point2<A> vcg::vertex::Curvature< A, TT >::_hk [private]

Definition at line 64 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:51 2013