#include <mesh_decimation.h>
Static Public Member Functions | |
static void | quadratic (MeshT *mesh_hdl, int n) |
Private Types | |
typedef OpenMesh::Decimater::DecimaterT < OpenMeshT > | Decimater |
typedef MeshT::MeshT | OpenMeshT |
Definition at line 76 of file mesh_decimation.h.
typedef OpenMesh::Decimater::DecimaterT<OpenMeshT> cob_3d_meshing::MeshDecimation< MeshT >::Decimater [private] |
Definition at line 79 of file mesh_decimation.h.
typedef MeshT::MeshT cob_3d_meshing::MeshDecimation< MeshT >::OpenMeshT [private] |
Definition at line 78 of file mesh_decimation.h.
static void cob_3d_meshing::MeshDecimation< MeshT >::quadratic | ( | MeshT * | mesh_hdl, |
int | n | ||
) | [inline, static] |
Definition at line 82 of file mesh_decimation.h.