FCL  0.6.0
Flexible Collision Library
fcl::detail::ConvertBVImpl< S, AABB< S >, AABB< S > > Class Template Reference

Convert from AABB to AABB, not very tight but is fast. More...

#include <utility-inl.h>

Static Public Member Functions

static void run (const AABB< S > &bv1, const Transform3< S > &tf1, AABB< S > &bv2)
 

Detailed Description

template<typename S>
class fcl::detail::ConvertBVImpl< S, AABB< S >, AABB< S > >

Convert from AABB to AABB, not very tight but is fast.


The documentation for this class was generated from the following file: