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

Go to the source code of this file.

Typedefs

typedef pcl::geometry::EdgeIndex EdgeIndex
typedef pcl::geometry::FaceIndex FaceIndex
typedef std::vector< FaceIndexFaceIndices
typedef
pcl::geometry::HalfEdgeIndex 
HalfEdgeIndex
typedef std::vector
< HalfEdgeIndex
HalfEdgeIndices
typedef
pcl::geometry::PolygonMesh
< TraitsAD
MeshAD
typedef
pcl::geometry::PolygonMesh
< TraitsE
MeshE
typedef
pcl::geometry::PolygonMesh
< TraitsF
MeshF
typedef
pcl::geometry::PolygonMesh
< TraitsHE
MeshHE
typedef
pcl::geometry::PolygonMesh
< TraitsV
MeshV
typedef pcl::geometry::NoData NoData
typedef
pcl::geometry::DefaultMeshTraits
< int, int, int, int > 
TraitsAD
typedef
pcl::geometry::DefaultMeshTraits
< NoData, NoData, int, NoData
TraitsE
typedef
pcl::geometry::DefaultMeshTraits
< NoData, NoData, NoData, int > 
TraitsF
typedef
pcl::geometry::DefaultMeshTraits
< NoData, int, NoData, NoData
TraitsHE
typedef
pcl::geometry::DefaultMeshTraits
< int, NoData, NoData, NoData
TraitsV
typedef pcl::geometry::VertexIndex VertexIndex
typedef std::vector< VertexIndexVertexIndices

Functions

template<class MeshT >
void checkSizeData (const MeshT &mesh, const size_t n_v, const size_t n_he, const size_t n_e, const size_t n_f)
 Check if the size of the mesh data is correct.
template<class MeshT >
void checkSizeElements (const MeshT &mesh, const size_t n_v, const size_t n_e, const size_t n_f)
 Check if the size of the mesh elements is correct.
int main (int argc, char **argv)
 TEST (TestMesh, MeshData)

Typedef Documentation

Definition at line 63 of file test_mesh_data.cpp.

Definition at line 64 of file test_mesh_data.cpp.

typedef std::vector<FaceIndex> FaceIndices

Definition at line 68 of file test_mesh_data.cpp.

Definition at line 62 of file test_mesh_data.cpp.

typedef std::vector<HalfEdgeIndex> HalfEdgeIndices

Definition at line 67 of file test_mesh_data.cpp.

Definition at line 59 of file test_mesh_data.cpp.

Definition at line 57 of file test_mesh_data.cpp.

Definition at line 58 of file test_mesh_data.cpp.

Definition at line 56 of file test_mesh_data.cpp.

Definition at line 55 of file test_mesh_data.cpp.

Definition at line 48 of file test_mesh_data.cpp.

typedef pcl::geometry::DefaultMeshTraits<int , int , int , int > TraitsAD

Definition at line 53 of file test_mesh_data.cpp.

Definition at line 51 of file test_mesh_data.cpp.

Definition at line 52 of file test_mesh_data.cpp.

Definition at line 50 of file test_mesh_data.cpp.

Definition at line 49 of file test_mesh_data.cpp.

Definition at line 61 of file test_mesh_data.cpp.

typedef std::vector<VertexIndex> VertexIndices

Definition at line 66 of file test_mesh_data.cpp.


Function Documentation

template<class MeshT >
void checkSizeData ( const MeshT &  mesh,
const size_t  n_v,
const size_t  n_he,
const size_t  n_e,
const size_t  n_f 
)

Check if the size of the mesh data is correct.

Definition at line 85 of file test_mesh_data.cpp.

template<class MeshT >
void checkSizeElements ( const MeshT &  mesh,
const size_t  n_v,
const size_t  n_e,
const size_t  n_f 
)

Check if the size of the mesh elements is correct.

Definition at line 74 of file test_mesh_data.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 429 of file test_mesh_data.cpp.

TEST ( TestMesh  ,
MeshData   
)

Definition at line 95 of file test_mesh_data.cpp.



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