File List
Here is a list of all files with brief descriptions:
- dir include
- dir algos
- dir mesh_to_pointcloud
- file CentroidSampler.h
- file DensitySampler.h
- file ISurfaceSampler.h
- file Naive.h
- file PointsPerFaceSampler.h
- file UniformAreaSampler.h
- file UniformPerFaceSampler.h
- dir pointcloud_to_mesh
- file AdvancingFrontSurface.h
- file ISurfaceReconstructor.h
- file PoissonSurface.h
- file ScaleSpaceSurface.h
- dir mesh_to_pointcloud
- dir mesh
- file Face.h
- file Mesh.h
- file TopologicMesh.h
- file Vector3D.h
- file Vertex.h
- dir point_cloud
- file PointCloud.h
- dir serializer
- file ObjSerializer.h Declaration of the Wavefront OBJ serializer.
- file PlySerializer.h Declaration of the Stanford PLY serializer.
- dir structure
- file AABBTree.h
- file CentroidToFace.h
- file Edge.h
- file KDTree.h
- file RangeView.h
- file ToFaceResult.h
- file VertexToFace.h
- dir algos