Classes | Namespaces | Typedefs | Functions | Variables
coal/math/transform.h File Reference
#include "coal/fwd.hh"
#include "coal/data_types.h"
Include dependency graph for coal/math/transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  coal::Transform3s
 Simple transform class used locally by InterpMotion. More...
 

Namespaces

 coal
 Main namespace.
 

Typedefs

typedef Eigen::Quaternion< CoalScalar > coal::Quatf
 

Functions

Matrix3s coal::constructOrthonormalBasisFromVector (const Vec3s &vec)
 Construct othonormal basis from vector. The z-axis is the normalized input vector. More...
 
template<typename Derived >
Quatf coal::fromAxisAngle (const Eigen::MatrixBase< Derived > &axis, CoalScalar angle)
 
static std::ostream & coal::operator<< (std::ostream &o, const Quatf &q)
 
Quatf coal::uniformRandomQuaternion ()
 Uniformly random quaternion sphere. Code taken from Pinocchio (https://github.com/stack-of-tasks/pinocchio). More...
 

Variables

COAL_DEPRECATED typedef Eigen::Quaternion< CoalScalar > coal::Quaternion3f
 


hpp-fcl
Author(s):
autogenerated on Sat Nov 23 2024 03:44:59