point_cloud_library / 1.12.1 / structpcl_1_1___point_with_viewpoint.html /

#include <pcl/impl/point_types.hpp>

Public Attributes

PCL_ADD_POINT4D
union {
struct {
float vp_x
float vp_y
float vp_z
}
float data_c [4]
};

Detailed Description

Definition at line 1237 of file point_types.hpp.

Member Data Documentation

@47

union { ... }

data_c

float pcl::_PointWithViewpoint::data_c[4]

Definition at line 1248 of file point_types.hpp.

PCL_ADD_POINT4D

pcl::_PointWithViewpoint::PCL_ADD_POINT4D

Definition at line 1239 of file point_types.hpp.

vp_x

float pcl::_PointWithViewpoint::vp_x

Definition at line 1244 of file point_types.hpp.

Referenced by pcl::PointWithViewpoint::PointWithViewpoint().

vp_y

float pcl::_PointWithViewpoint::vp_y

Definition at line 1245 of file point_types.hpp.

Referenced by pcl::PointWithViewpoint::PointWithViewpoint().

vp_z

float pcl::_PointWithViewpoint::vp_z

Definition at line 1246 of file point_types.hpp.

Referenced by pcl::PointWithViewpoint::PointWithViewpoint().


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___point_with_viewpoint.html