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

#include <component_sph.h>

Inheritance diagram for vcg::vertex::Sph< A, T >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef A SphType

Public Member Functions

const SphTypecSH () const
template<class LeftV >
void ImportData (const LeftV &left)
SphTypeSH ()

Static Public Member Functions

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

Private Attributes

SphType _harmonics

Detailed Description

template<class A, class T>
class vcg::vertex::Sph< A, T >

Definition at line 9 of file component_sph.h.


Member Typedef Documentation

template<class A, class T>
typedef A vcg::vertex::Sph< A, T >::SphType

Definition at line 12 of file component_sph.h.


Member Function Documentation

template<class A, class T>
const SphType& vcg::vertex::Sph< A, T >::cSH ( ) const [inline]

Definition at line 14 of file component_sph.h.

template<class A, class T>
static bool vcg::vertex::Sph< A, T >::HasSH ( ) [inline, static]

Definition at line 18 of file component_sph.h.

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

Definition at line 17 of file component_sph.h.

template<class A, class T>
static void vcg::vertex::Sph< A, T >::Name ( std::vector< std::string > &  name) [inline, static]
template<class A, class T>
SphType& vcg::vertex::Sph< A, T >::SH ( ) [inline]

Definition at line 13 of file component_sph.h.


Member Data Documentation

template<class A, class T>
SphType vcg::vertex::Sph< A, T >::_harmonics [private]

Definition at line 22 of file component_sph.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:14