Classes | Typedefs | Functions
example_half_edge_mesh.cpp File Reference
#include <iostream>
#include <pcl/geometry/polygon_mesh.h>
Include dependency graph for example_half_edge_mesh.cpp:

Go to the source code of this file.

Classes

class  MyVertexData

Typedefs

typedef Mesh::FaceIndex FaceIndex
typedef Mesh::FaceIndices FaceIndices
typedef
Mesh::FaceAroundVertexCirculator 
FAVC
typedef Mesh::HalfEdgeIndex HalfEdgeIndex
typedef Mesh::HalfEdgeIndices HalfEdgeIndices
typedef
Mesh::InnerHalfEdgeAroundFaceCirculator 
IHEAFC
typedef
Mesh::IncomingHalfEdgeAroundVertexCirculator 
IHEAVC
typedef
pcl::geometry::PolygonMesh
< pcl::geometry::DefaultMeshTraits
< MyVertexData > > 
Mesh
typedef
Mesh::OuterHalfEdgeAroundFaceCirculator 
OHEAFC
typedef
Mesh::OutgoingHalfEdgeAroundVertexCirculator 
OHEAVC
typedef
Mesh::VertexAroundFaceCirculator 
VAFC
typedef
Mesh::VertexAroundVertexCirculator 
VAVC
typedef Mesh::VertexIndex VertexIndex
typedef Mesh::VertexIndices VertexIndices

Functions

int main ()
std::ostream & operator<< (std::ostream &os, const MyVertexData &vd)
void printEdge (const Mesh &mesh, const HalfEdgeIndex &idx_he)
void printFace (const Mesh &mesh, const FaceIndex &idx_face)
void printFaces (const Mesh &mesh)
void printVertices (const Mesh &mesh)

Typedef Documentation

Definition at line 79 of file example_half_edge_mesh.cpp.

Definition at line 83 of file example_half_edge_mesh.cpp.

Definition at line 88 of file example_half_edge_mesh.cpp.

Definition at line 78 of file example_half_edge_mesh.cpp.

Definition at line 82 of file example_half_edge_mesh.cpp.

Definition at line 90 of file example_half_edge_mesh.cpp.

Definition at line 87 of file example_half_edge_mesh.cpp.

Definition at line 75 of file example_half_edge_mesh.cpp.

Definition at line 91 of file example_half_edge_mesh.cpp.

Definition at line 86 of file example_half_edge_mesh.cpp.

Definition at line 89 of file example_half_edge_mesh.cpp.

Definition at line 85 of file example_half_edge_mesh.cpp.

Definition at line 77 of file example_half_edge_mesh.cpp.

Definition at line 81 of file example_half_edge_mesh.cpp.


Function Documentation

int main ( )

Definition at line 143 of file example_half_edge_mesh.cpp.

std::ostream& operator<< ( std::ostream &  os,
const MyVertexData vd 
)

Definition at line 67 of file example_half_edge_mesh.cpp.

void printEdge ( const Mesh mesh,
const HalfEdgeIndex idx_he 
)

Definition at line 108 of file example_half_edge_mesh.cpp.

void printFace ( const Mesh mesh,
const FaceIndex idx_face 
)

Definition at line 118 of file example_half_edge_mesh.cpp.

void printFaces ( const Mesh mesh)

Definition at line 132 of file example_half_edge_mesh.cpp.

void printVertices ( const Mesh mesh)

Definition at line 97 of file example_half_edge_mesh.cpp.



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