Classes | Defines | Typedefs | Functions
trimesh_split_vertex.cpp File Reference
#include <vcg/complex/complex.h>
#include <vcg/complex/algorithms/attribute_seam.h>
#include <wrap/io_trimesh/import_ply.h>
#include <wrap/io_trimesh/export_ply.h>
Include dependency graph for trimesh_split_vertex.cpp:

Go to the source code of this file.

Classes

struct  ScrUsedTypes
class  SrcFace
class  SrcMesh
class  SrcVertex

Defines

#define TEST_IN_PLACE_SPLIT

Typedefs

typedef SrcFace DstFace
typedef SrcMesh DstMesh
typedef SrcVertex DstVertex

Functions

bool CompareVertex (const DstMesh &m, const DstVertex &vA, const DstVertex &vB)
void CopyVertex (const DstMesh &m, const DstVertex &vSrc, DstVertex &vDst)
void ExtractVertex (const SrcMesh &srcMesh, const SrcFace &f, int whichWedge, const DstMesh &dstMesh, DstVertex &v)
int main (int argc, char **argv)
void usage (void)

Define Documentation

Definition at line 13 of file trimesh_split_vertex.cpp.


Typedef Documentation

typedef SrcFace DstFace

Definition at line 41 of file trimesh_split_vertex.cpp.

typedef SrcMesh DstMesh

Definition at line 42 of file trimesh_split_vertex.cpp.

Definition at line 40 of file trimesh_split_vertex.cpp.


Function Documentation

bool CompareVertex ( const DstMesh m,
const DstVertex vA,
const DstVertex vB 
) [inline]

Definition at line 88 of file trimesh_split_vertex.cpp.

void CopyVertex ( const DstMesh m,
const DstVertex vSrc,
DstVertex vDst 
) [inline]

Definition at line 98 of file trimesh_split_vertex.cpp.

void ExtractVertex ( const SrcMesh srcMesh,
const SrcFace f,
int  whichWedge,
const DstMesh dstMesh,
DstVertex v 
) [inline]

Definition at line 76 of file trimesh_split_vertex.cpp.

int main ( int  argc,
char **  argv 
)

Definition at line 114 of file trimesh_split_vertex.cpp.

void usage ( void  )

Definition at line 106 of file trimesh_split_vertex.cpp.



shape_reconstruction
Author(s): Roberto Martín-Martín
autogenerated on Sat Jun 8 2019 18:38:55