hpp-fcl  1.4.4
HPP fork of FCL -- The Flexible Collision Library
transform.h File Reference
#include <hpp/fcl/data_types.h>
#include <boost/thread/mutex.hpp>
Include dependency graph for transform.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  hpp::fcl::Transform3f
 Simple transform class used locally by InterpMotion. More...
 

Namespaces

 hpp
 Main namespace.
 
 hpp::fcl
 

Typedefs

typedef Eigen::Quaternion< FCL_REAL > hpp::fcl::Quaternion3f
 

Functions

template<typename Derived >
Quaternion3f hpp::fcl::fromAxisAngle (const Eigen::MatrixBase< Derived > &axis, FCL_REAL angle)