W3cubDocs

/PointCloudLibrary

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

Public Member Functions

BoundingBoxXYZ ()=default
Constructor. More...

Public Attributes

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

Detailed Description

Definition at line 48 of file line_rgbd.h.

Constructor & Destructor Documentation

BoundingBoxXYZ()

pcl::BoundingBoxXYZ::BoundingBoxXYZ ( )
default

Constructor.

Member Data Documentation

depth

height

width

x

y

z


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

© 2009–2012, Willow Garage, Inc.
© 2012–, Open Perception, Inc.
Licensed under the BSD License.
https://pointclouds.org/documentation/structpcl_1_1_bounding_box_x_y_z.html