#include <posegraph3d.h>
Public Types | |
typedef PoseGraph3D | PG |
typedef PoseGraph3D | PG |
Public Member Functions | |
void | operator() (PG::TransformationType &t, PG::TransformationVectorType::BaseType *update) |
void | operator() (PG::TransformationType &t, PG::TransformationVectorType::BaseType *update) |
Static Public Member Functions | |
static Quaternion | manifoldQuat (PG::TransformationVectorType::BaseType *v) |
static Quaternion | manifoldQuat (PG::TransformationVectorType::BaseType *v) |
Definition at line 160 of file include/hogman_minimal/graph/posegraph3d.h.
typedef PoseGraph3D AISNavigation::PoseUpdate< PoseGraph3D >::PG |
Definition at line 161 of file include/hogman_minimal/graph/posegraph3d.h.
typedef PoseGraph3D AISNavigation::PoseUpdate< PoseGraph3D >::PG |
Definition at line 161 of file src/graph/posegraph3d.h.
static Quaternion AISNavigation::PoseUpdate< PoseGraph3D >::manifoldQuat | ( | PG::TransformationVectorType::BaseType * | v | ) | [inline, static] |
Definition at line 162 of file include/hogman_minimal/graph/posegraph3d.h.
static Quaternion AISNavigation::PoseUpdate< PoseGraph3D >::manifoldQuat | ( | PG::TransformationVectorType::BaseType * | v | ) | [inline, static] |
Definition at line 162 of file src/graph/posegraph3d.h.
void AISNavigation::PoseUpdate< PoseGraph3D >::operator() | ( | PG::TransformationType & | t, |
PG::TransformationVectorType::BaseType * | update | ||
) | [inline] |
Definition at line 178 of file src/graph/posegraph3d.h.
void AISNavigation::PoseUpdate< PoseGraph3D >::operator() | ( | PG::TransformationType & | t, |
PG::TransformationVectorType::BaseType * | update | ||
) | [inline] |
Definition at line 178 of file include/hogman_minimal/graph/posegraph3d.h.