![]() |
GSoC2011SfM
0.1
Google Summer of Code 2011: Structure from motion
|
This class is used to handle a entire mesh. More...
#include <Mesh.h>
Public Member Functions | |
| Mesh () | |
| void | addPolygon (const cv::Ptr< Polygon > poly) |
Protected Attributes | |
| std::vector< cv::Ptr< Polygon > > | polygons |
| list of polygons | |
| void OpencvSfM::Mesh::addPolygon | ( | const cv::Ptr< Polygon > | poly | ) |
1.7.5.1