Functions | Variables
test_gp3.cpp File Reference
#include <gtest/gtest.h>
#include <pcl/point_types.h>
#include <pcl/io/pcd_io.h>
#include <pcl/io/vtk_io.h>
#include <pcl/features/normal_3d.h>
#include <pcl/surface/gp3.h>
#include <pcl/common/common.h>
#include <pcl/io/obj_io.h>
#include <pcl/TextureMesh.h>
#include <pcl/surface/texture_mapping.h>
Include dependency graph for test_gp3.cpp:

Go to the source code of this file.

Functions

int main (int argc, char **argv)
 TEST (PCL, GreedyProjectionTriangulation)
 TEST (PCL, GreedyProjectionTriangulation_Merge2Meshes)
 TEST (PCL, UpdateMesh_With_TextureMapping)

Variables

PointCloud< PointXYZ >::Ptr cloud (new PointCloud< PointXYZ >)
PointCloud< PointXYZ >::Ptr cloud1 (new PointCloud< PointXYZ >)
PointCloud< PointNormal >::Ptr cloud_with_normals (new PointCloud< PointNormal >)
PointCloud< PointNormal >::Ptr cloud_with_normals1 (new PointCloud< PointNormal >)
search::KdTree< PointXYZ >::Ptr tree
search::KdTree< PointNormal >::Ptr tree2
search::KdTree< PointXYZ >::Ptr tree3
search::KdTree< PointNormal >::Ptr tree4

Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 244 of file test_gp3.cpp.

Definition at line 68 of file test_gp3.cpp.

TEST ( PCL  ,
GreedyProjectionTriangulation_Merge2Meshes   
)

Definition at line 115 of file test_gp3.cpp.

TEST ( PCL  ,
UpdateMesh_With_TextureMapping   
)

Definition at line 158 of file test_gp3.cpp.


Variable Documentation

Definition at line 58 of file test_gp3.cpp.

Definition at line 59 of file test_gp3.cpp.

Definition at line 64 of file test_gp3.cpp.

Definition at line 65 of file test_gp3.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:38:48