Classes | Typedefs | Functions
test_mesh_get_boundary.cpp File Reference
#include <gtest/gtest.h>
#include <pcl/geometry/polygon_mesh.h>
#include <pcl/geometry/get_boundary.h>
#include "test_mesh_common_functions.h"
Include dependency graph for test_mesh_get_boundary.cpp:

Go to the source code of this file.

Classes

struct  MeshTraits< IsManifoldT >
class  TestGetBoundary< MeshT >

Typedefs

typedef
pcl::geometry::PolygonMesh
< MeshTraits< true > > 
ManifoldMesh
typedef testing::Types
< ManifoldMesh,
NonManifoldMesh
MeshTypes
typedef
pcl::geometry::PolygonMesh
< MeshTraits< false > > 
NonManifoldMesh

Functions

int main (int argc, char **argv)
 TYPED_TEST (TestGetBoundary, GetBoundaryHalfEdges)
 TYPED_TEST_CASE (TestGetBoundary, MeshTypes)

Typedef Documentation

Definition at line 59 of file test_mesh_get_boundary.cpp.

typedef testing::Types<ManifoldMesh, NonManifoldMesh> MeshTypes

Definition at line 62 of file test_mesh_get_boundary.cpp.

Definition at line 60 of file test_mesh_get_boundary.cpp.


Function Documentation

int main ( int  argc,
char **  argv 
)

Definition at line 196 of file test_mesh_get_boundary.cpp.

TYPED_TEST ( TestGetBoundary  ,
GetBoundaryHalfEdges   
)

Definition at line 75 of file test_mesh_get_boundary.cpp.



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