#include <smooth.h>
Public Member Functions | |
| LaplacianInfo () | |
| LaplacianInfo (const CoordType &_p, const int _n) | |
Public Attributes | |
| ScalarType | cnt |
| CoordType | sum |
Definition at line 261 of file smooth.h.
| vcg::tri::Smooth< SmoothMeshType >::LaplacianInfo::LaplacianInfo | ( | const CoordType & | _p, | |
| const int | _n | |||
| ) | [inline] |