doxygen: intern/iksolver tagged. Leaving out TNT, since we have it in multiple locations.
This commit is contained in:
7
intern/iksolver/extern/IK_solver.h
vendored
7
intern/iksolver/extern/IK_solver.h
vendored
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/extern/IK_solver.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
||||||
* $Id$
|
* $Id$
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QJacobian.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "IK_QJacobian.h"
|
#include "IK_QJacobian.h"
|
||||||
#include "TNT/svd.h"
|
#include "TNT/svd.h"
|
||||||
|
|
||||||
|
@@ -1,5 +1,5 @@
|
|||||||
|
|
||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -28,6 +28,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QJacobian.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef NAN_INCLUDED_IK_QJacobian_h
|
#ifndef NAN_INCLUDED_IK_QJacobian_h
|
||||||
|
|
||||||
#define NAN_INCLUDED_IK_QJacobian_h
|
#define NAN_INCLUDED_IK_QJacobian_h
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QJacobianSolver.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
#include "IK_QJacobianSolver.h"
|
#include "IK_QJacobianSolver.h"
|
||||||
#include "MT_Quaternion.h"
|
#include "MT_Quaternion.h"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QJacobianSolver.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef NAN_INCLUDED_IK_QJacobianSolver_h
|
#ifndef NAN_INCLUDED_IK_QJacobianSolver_h
|
||||||
|
|
||||||
#define NAN_INCLUDED_IK_QJacobianSolver_h
|
#define NAN_INCLUDED_IK_QJacobianSolver_h
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QSegment.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "IK_QSegment.h"
|
#include "IK_QSegment.h"
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QSegment.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef NAN_INCLUDED_IK_QSegment_h
|
#ifndef NAN_INCLUDED_IK_QSegment_h
|
||||||
#define NAN_INCLUDED_IK_QSegment_h
|
#define NAN_INCLUDED_IK_QSegment_h
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QTask.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "IK_QTask.h"
|
#include "IK_QTask.h"
|
||||||
|
|
||||||
// IK_QTask
|
// IK_QTask
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_QTask.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef NAN_INCLUDED_IK_QTask_h
|
#ifndef NAN_INCLUDED_IK_QTask_h
|
||||||
#define NAN_INCLUDED_IK_QTask_h
|
#define NAN_INCLUDED_IK_QTask_h
|
||||||
|
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/IK_Solver.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "../extern/IK_solver.h"
|
#include "../extern/IK_solver.h"
|
||||||
|
|
||||||
#include "IK_QJacobianSolver.h"
|
#include "IK_QJacobianSolver.h"
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/MT_ExpMap.cpp
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include "MT_ExpMap.h"
|
#include "MT_ExpMap.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
/**
|
/*
|
||||||
* $Id$
|
* $Id$
|
||||||
* ***** BEGIN GPL LICENSE BLOCK *****
|
* ***** BEGIN GPL LICENSE BLOCK *****
|
||||||
*
|
*
|
||||||
@@ -27,6 +27,11 @@
|
|||||||
* ***** END GPL LICENSE BLOCK *****
|
* ***** END GPL LICENSE BLOCK *****
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
/** \file iksolver/intern/MT_ExpMap.h
|
||||||
|
* \ingroup iksolver
|
||||||
|
*/
|
||||||
|
|
||||||
|
|
||||||
#ifndef MT_ExpMap_H
|
#ifndef MT_ExpMap_H
|
||||||
#define MT_ExpMap_H
|
#define MT_ExpMap_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user