Public Types | Public Member Functions | Static Public Member Functions | Private Attributes
vcg::vertex::Curvature< A, TT > Class Template Reference

Component: Per vertex basic curvature This component keeps the mean an gaussian curvature for a vertex. Used by some of the algorithms of vcg::tri::UpdateCurvature to store the computed curvatures. More...

#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 ScalarTypeCur

Public Member Functions

ScalarTypeCur cKg () const
ScalarTypeCur cKh () const
template<class RightValueType >
void ImportData (const RightValueType &rVert)
const ScalarTypeCurKg () const
ScalarTypeCurKg ()
const ScalarTypeCurKh () const
ScalarTypeCurKh ()

Static Public Member Functions

static bool HasCurvature ()
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 >

Component: Per vertex basic curvature This component keeps the mean an gaussian curvature for a vertex. Used by some of the algorithms of vcg::tri::UpdateCurvature to store the computed curvatures.

Definition at line 406 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 408 of file vertex/component.h.

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

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


Member Function Documentation

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

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

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

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

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

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

template<class A, class TT>
template<class RightValueType >
void vcg::vertex::Curvature< A, TT >::ImportData ( const RightValueType &  rVert) [inline]
template<class A, class TT>
const ScalarTypeCur& vcg::vertex::Curvature< A, TT >::Kg ( ) const [inline]

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

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

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

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

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

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

Definition at line 412 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::CurvatureDirf< Arity6< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef > >, vcg::vertex::CurvatureDir< CurvatureDirBaseType< float >, Arity6< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef > >, vcg::vertex::Curvatured< T >, vcg::vertex::Curvaturef< T >, vcg::vertex::Curvaturef< Arity5< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark > >, vcg::vertex::Qualityf< Arity8< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef, vcg::vertex::CurvatureDirf, vertex::Color4b > >, vcg::vertex::Quality< float, Arity8< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef, vcg::vertex::CurvatureDirf, vertex::Color4b > >, vcg::vertex::Color4b< Arity7< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef, vcg::vertex::CurvatureDirf > >, and vcg::vertex::Color< vcg::Color4b, Arity7< vertex::EmptyCore< CUsedTypes >, vertex::BitFlags, vertex::Coord3f, vertex::Normal3f, vertex::VFAdj, vertex::Mark, vcg::vertex::Curvaturef, vcg::vertex::CurvatureDirf > >.

Definition at line 427 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 430 of file vertex/component.h.


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


shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:44:10