Protected Types | Protected Member Functions | Protected Attributes
TestMeshConversion< MeshTraitsT > Class Template Reference
Inheritance diagram for TestMeshConversion< MeshTraitsT >:
Inheritance graph
[legend]

List of all members.

Protected Types

typedef MeshTraitsT MeshTraits

Protected Member Functions

void SetUp ()

Protected Attributes

std::vector< std::vector
< uint32_t > > 
manifold_faces_
std::vector< std::vector
< uint32_t > > 
non_manifold_faces_
pcl::PointCloud
< pcl::PointXYZRGBNormal
vertices_

Detailed Description

template<class MeshTraitsT>
class TestMeshConversion< MeshTraitsT >

Definition at line 55 of file test_mesh_conversion.cpp.


Member Typedef Documentation

template<class MeshTraitsT >
typedef MeshTraitsT TestMeshConversion< MeshTraitsT >::MeshTraits [protected]

Definition at line 59 of file test_mesh_conversion.cpp.


Member Function Documentation

template<class MeshTraitsT >
void TestMeshConversion< MeshTraitsT >::SetUp ( ) [inline, protected, virtual]

Reimplemented from testing::Test.

Definition at line 67 of file test_mesh_conversion.cpp.


Member Data Documentation

template<class MeshTraitsT >
std::vector<std::vector <uint32_t> > TestMeshConversion< MeshTraitsT >::manifold_faces_ [protected]

Definition at line 131 of file test_mesh_conversion.cpp.

template<class MeshTraitsT >
std::vector<std::vector <uint32_t> > TestMeshConversion< MeshTraitsT >::non_manifold_faces_ [protected]

Definition at line 130 of file test_mesh_conversion.cpp.

template<class MeshTraitsT >
pcl::PointCloud<pcl::PointXYZRGBNormal> TestMeshConversion< MeshTraitsT >::vertices_ [protected]

Definition at line 129 of file test_mesh_conversion.cpp.


The documentation for this class was generated from the following file:


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