|
Point Cloud Library (PCL) 1.15.1
|
#include <pcl/recognition/ransac_based/orr_octree_zprojection.h>
Public Member Functions | |
| Pixel (int id) | |
| void | set_z1 (float z1) |
| void | set_z2 (float z2) |
| float | z1 () const |
| float | z2 () const |
| int | getId () const |
Protected Attributes | |
| float | z1_ |
| float | z2_ |
| int | id_ |
Definition at line 59 of file orr_octree_zprojection.h.
|
inline |
Definition at line 62 of file orr_octree_zprojection.h.
References id_.
|
inline |
Definition at line 77 of file orr_octree_zprojection.h.
References id_.
|
inline |
Definition at line 65 of file orr_octree_zprojection.h.
|
inline |
Definition at line 68 of file orr_octree_zprojection.h.
|
inline |
|
inline |
|
protected |
Definition at line 81 of file orr_octree_zprojection.h.
|
protected |
Definition at line 80 of file orr_octree_zprojection.h.
|
protected |
Definition at line 80 of file orr_octree_zprojection.h.