vcg::math::ScalingFactor< ScalarType, MAX_BAND > Class Template Reference

#include <spherical_harmonics.h>

List of all members.

Static Public Member Functions

static ScalarType K (unsigned l, unsigned m)

Private Member Functions

 ScalingFactor ()

Private Attributes

ScalarType k_factor [MAX_BAND][MAX_BAND]

Static Private Attributes

static ScalingFactor sf

Detailed Description

template<typename ScalarType, int MAX_BAND = 4>
class vcg::math::ScalingFactor< ScalarType, MAX_BAND >

Definition at line 43 of file spherical_harmonics.h.


Constructor & Destructor Documentation

template<typename ScalarType , int MAX_BAND = 4>
vcg::math::ScalingFactor< ScalarType, MAX_BAND >::ScalingFactor (  )  [inline, private]

Definition at line 51 of file spherical_harmonics.h.


Member Function Documentation

template<typename ScalarType , int MAX_BAND = 4>
static ScalarType vcg::math::ScalingFactor< ScalarType, MAX_BAND >::K ( unsigned  l,
unsigned  m 
) [inline, static]

Definition at line 59 of file spherical_harmonics.h.


Member Data Documentation

template<typename ScalarType , int MAX_BAND = 4>
ScalarType vcg::math::ScalingFactor< ScalarType, MAX_BAND >::k_factor[MAX_BAND][MAX_BAND] [private]

Definition at line 47 of file spherical_harmonics.h.

template<typename ScalarType , int MAX_BAND = 4>
ScalingFactor< ScalarType, MAX_BAND > vcg::math::ScalingFactor< ScalarType, MAX_BAND >::sf [inline, static, private]

Definition at line 49 of file spherical_harmonics.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:25 2013