File: global_sdk_actions_mesh_meshprocessing.h

package info (click to toggle)
camitk 3.3.2-2
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 391,128 kB
  • ctags: 9,706
  • sloc: cpp: 76,454; xml: 2,665; sh: 287; ansic: 142; makefile: 99; perl: 84; sed: 20
file content (10 lines) | stat: -rw-r--r-- 264 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
// local header files
#include <CleanPolyData.h>
#include <Decimation.h>
#include <ExtractEdges.h>
#include <FillWithPoints.h>
#include <ICPRegistration.h>
#include <InvertMesh.h>
#include <MeshProcessingExtension.h>
#include <SmoothFilter.h>
#include <WarpOut.h>