Public Member Functions | Public Attributes | List of all members
NewPose2D Class Reference

Public Member Functions

NewPose2D inverse () const
 
 NewPose2D ()
 
 NewPose2D (const double &x, const double &y, const double &theta)
 
NewPose2D operator* (const NewPose2D &pose) const
 
void print ()
 

Public Attributes

Matrix2d rotation
 
Vector2d translation
 

Detailed Description

Definition at line 35 of file eigen3_transforms.cpp.

Constructor & Destructor Documentation

◆ NewPose2D() [1/2]

NewPose2D::NewPose2D ( )
inline

Definition at line 39 of file eigen3_transforms.cpp.

◆ NewPose2D() [2/2]

NewPose2D::NewPose2D ( const double &  x,
const double &  y,
const double &  theta 
)
inline

Definition at line 40 of file eigen3_transforms.cpp.

Member Function Documentation

◆ inverse()

NewPose2D NewPose2D::inverse ( ) const
inline

Definition at line 51 of file eigen3_transforms.cpp.

◆ operator*()

NewPose2D NewPose2D::operator* ( const NewPose2D pose) const
inline

Definition at line 45 of file eigen3_transforms.cpp.

◆ print()

void NewPose2D::print ( )
inline

Definition at line 57 of file eigen3_transforms.cpp.

Member Data Documentation

◆ rotation

Matrix2d NewPose2D::rotation

Definition at line 63 of file eigen3_transforms.cpp.

◆ translation

Vector2d NewPose2D::translation

Definition at line 64 of file eigen3_transforms.cpp.


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


ecl_core_apps
Author(s): Daniel Stonier
autogenerated on Wed Mar 2 2022 00:16:52