#include <pcl/point_types.h>
#include <pcl/point_cloud.h>
#include <pcl/io/pcd_io.h>
Go to the source code of this file.
Classes | |
struct | SurfacePatch |
Functions | |
normal_y (float, normal_z, normal_z)(float | |
std::ostream & | operator<< (std::ostream &os, const SurfacePatch &p) |
scale_x (float, scale_y, scale_y)(float | |
x (float, y, y)(float | |
z (float, normal_x, normal_x)(float | |
Variables | |
float | |
normal_y | |
scale_x | |
scale_z | |
x | |
z |
std::ostream& operator<< | ( | std::ostream & | os, |
const SurfacePatch & | p | ||
) | [inline] |
Definition at line 29 of file SurfacePatch.h.
Definition at line 35 of file SurfacePatch.h.
Definition at line 39 of file SurfacePatch.h.
Definition at line 41 of file SurfacePatch.h.
Definition at line 43 of file SurfacePatch.h.
Definition at line 35 of file SurfacePatch.h.
Definition at line 37 of file SurfacePatch.h.