Point Cloud Library (PCL)  1.7.0
Public Attributes
pcl::_PointWithViewpoint Struct Reference

#include <pcl/impl/point_types.hpp>

+ Inheritance diagram for pcl::_PointWithViewpoint:

List of all members.

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 1012 of file point_types.hpp.


Member Data Documentation

union { ... }

Definition at line 1023 of file point_types.hpp.

Definition at line 1014 of file point_types.hpp.

Definition at line 1019 of file point_types.hpp.

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

Definition at line 1020 of file point_types.hpp.

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

Definition at line 1021 of file point_types.hpp.

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


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