vcg::Boundary Class Reference

#include <boundary.h>

List of all members.

Classes

struct  InsertedV

Static Public Member Functions

template<class TetraContainer , class TriangleMeshType >
static void OfTetramesh (TetraContainer &tetra, TriangleMeshType &trim)
 this function build a triangle mesh using the same pointers to the tetrahedral mesh vertex
template<class TetraContainer , class TriangleMeshType >
static void OfTetrameshCopy (TetraContainer &tetra, TriangleMeshType &trim)
 this function build a triangle mesh using new pointers to the tetrahedral mesh vertex

Detailed Description

Class Boundary. This is class for exporting the boundary of a d simplicial complex as a d-1 simplicial complex

Definition at line 43 of file boundary.h.


Member Function Documentation

template<class TetraContainer , class TriangleMeshType >
static void vcg::Boundary::OfTetramesh ( TetraContainer &  tetra,
TriangleMeshType &  trim 
) [inline, static]

this function build a triangle mesh using the same pointers to the tetrahedral mesh vertex

Definition at line 48 of file boundary.h.

template<class TetraContainer , class TriangleMeshType >
static void vcg::Boundary::OfTetrameshCopy ( TetraContainer &  tetra,
TriangleMeshType &  trim 
) [inline, static]

this function build a triangle mesh using new pointers to the tetrahedral mesh vertex

Definition at line 103 of file boundary.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


vcglib
Author(s): Christian Bersch
autogenerated on Fri Jan 11 09:22:57 2013