Point Cloud Library (PCL)  1.7.0
Public Member Functions | Public Attributes
pcl::BoundingBoxXYZ Struct Reference

#include <pcl/recognition/linemod/line_rgbd.h>

List of all members.

Public Member Functions

 BoundingBoxXYZ ()
 Constructor.

Public Attributes

float x
 X-coordinate of the upper left front point.
float y
 Y-coordinate of the upper left front point.
float z
 Z-coordinate of the upper left front point.
float width
 Width of the bounding box.
float height
 Height of the bounding box.
float depth
 Depth of the bounding box.

Detailed Description

Definition at line 49 of file line_rgbd.h.


Constructor & Destructor Documentation

Constructor.

Definition at line 52 of file line_rgbd.h.


Member Data Documentation


The documentation for this struct was generated from the following file: