Public Member Functions | Private Attributes
descriptor_surface_based_recognition::RotationAxis Class Reference

#include <rotation_axis.h>

List of all members.

Public Member Functions

double getAngle () const
Eigen::Vector3d getAxis () const
 RotationAxis (double angle, Eigen::Vector3d axis)
 The constructor of this class.

Private Attributes

double angle_
Eigen::Vector3d axis_

Detailed Description

This class describes a rotation axis

Definition at line 33 of file rotation_axis.h.


Constructor & Destructor Documentation

descriptor_surface_based_recognition::RotationAxis::RotationAxis ( double  angle,
Eigen::Vector3d  axis 
)

The constructor of this class.

--

Parameters:
angle|-- see above
axis| --

Definition at line 25 of file rotation_axis.cpp.


Member Function Documentation

Getters for the class members

Definition at line 28 of file rotation_axis.cpp.

Definition at line 30 of file rotation_axis.cpp.


Member Data Documentation

The angle describing in what steps around the axis can be rotated

Definition at line 38 of file rotation_axis.h.

The rotation axis

Definition at line 41 of file rotation_axis.h.


The documentation for this class was generated from the following files:


asr_descriptor_surface_based_recognition
Author(s): Allgeyer Tobias, Hutmacher Robin, Meißner Pascal
autogenerated on Thu Jun 6 2019 17:57:30