|
Point Cloud Library (PCL) 1.12.1
|
#include <pcl/impl/point_types.hpp>
Public Member Functions | |
| ReferenceFrame (const _ReferenceFrame &p) | |
| ReferenceFrame () | |
| Public Member Functions inherited from pcl::_ReferenceFrame | |
| Eigen::Map< Eigen::Vector3f > | getXAxisVector3fMap () |
| const Eigen::Map< const Eigen::Vector3f > | getXAxisVector3fMap () const |
| Eigen::Map< Eigen::Vector3f > | getYAxisVector3fMap () |
| const Eigen::Map< const Eigen::Vector3f > | getYAxisVector3fMap () const |
| Eigen::Map< Eigen::Vector3f > | getZAxisVector3fMap () |
| const Eigen::Map< const Eigen::Vector3f > | getZAxisVector3fMap () const |
| Eigen::Map< Eigen::Matrix3f > | getMatrix3fMap () |
| const Eigen::Map< const Eigen::Matrix3f > | getMatrix3fMap () const |
Friends | |
| std::ostream & | operator<< (std::ostream &os, const ReferenceFrame &p) |
Additional Inherited Members | |
| Public Attributes inherited from pcl::_ReferenceFrame | |
| union | |
Definition at line 1539 of file point_types.hpp.
|
inline |
Definition at line 1541 of file point_types.hpp.
Referenced by operator<<.
|
inline |
Definition at line 1546 of file point_types.hpp.
|
friend |
References PCL_MAKE_ALIGNED_OPERATOR_NEW, and ReferenceFrame().