Point Cloud Library (PCL)  1.6.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Public Attributes
pcl::PointWithScale Struct Reference

#include <pcl/impl/point_types.hpp>

Inheritance diagram for pcl::PointWithScale:
Inheritance graph
[legend]
Collaboration diagram for pcl::PointWithScale:
Collaboration graph
[legend]

Public Member Functions

 PointWithScale ()
 

Public Attributes

 PCL_ADD_POINT4D
 
float scale
 

Detailed Description

Definition at line 1243 of file point_types.hpp.

Constructor & Destructor Documentation

pcl::PointWithScale::PointWithScale ( )
inline

Definition at line 1245 of file point_types.hpp.

Member Data Documentation

pcl::_PointWithScale::PCL_ADD_POINT4D
inherited

Definition at line 1238 of file point_types.hpp.

float pcl::_PointWithScale::scale
inherited

Definition at line 1239 of file point_types.hpp.


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