Classes | Namespaces | Typedefs | Functions
AABB.h File Reference
#include "fcl/common/types.h"
#include "fcl/math/bv/AABB-inl.h"
Include dependency graph for AABB.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fcl::AABB< S_ >
 A class describing the AABB collision structure, which is a box in 3D space determined by two diagonal points. More...
 

Namespaces

 fcl
 Main namespace.
 

Typedefs

using fcl::AABBd = AABB< double >
 
using fcl::AABBf = AABB< float >
 

Functions

template<typename S , typename Derived >
AABB< S > fcl::translate (const AABB< S > &aabb, const Eigen::MatrixBase< Derived > &t)
 translate the center of AABB by t More...
 


fcl
Author(s):
autogenerated on Tue Dec 5 2023 03:40:49