The PanoramaNormals class computes normals for a given panorama. More...
#include <PanoramaNormals.hpp>
| Public Member Functions | |
| PointBufferPtr | computeNormals (int with, int height, bool interpolate) | 
| PanoramaNormals (ModelToImage *mti) | |
| Private Attributes | |
| PointBufferPtr | m_buffer | 
| ModelToImage * | m_mti | 
The PanoramaNormals class computes normals for a given panorama.
Definition at line 41 of file PanoramaNormals.hpp.
| lvr2::PanoramaNormals::PanoramaNormals | ( | ModelToImage * | mti | ) | 
Definition at line 52 of file PanoramaNormals.cpp.
| PointBufferPtr lvr2::PanoramaNormals::computeNormals | ( | int | with, | 
| int | height, | ||
| bool | interpolate | ||
| ) | 
Definition at line 58 of file PanoramaNormals.cpp.
| 
 | private | 
Definition at line 51 of file PanoramaNormals.hpp.
| 
 | private | 
Definition at line 50 of file PanoramaNormals.hpp.