#include <iomanip>#include <sstream>#include "fcl/geometry/shape/plane.h"#include "fcl/geometry/shape/representation.h"

Go to the source code of this file.
| Namespaces | |
| fcl | |
| Main namespace. | |
| Functions | |
| template Plane< double > | fcl::transform (const Plane< double > &a, const Transform3< double > &tf) | 
| template<typename S > | |
| Plane< S > | fcl::transform (const Plane< S > &a, const Transform3< S > &tf) | 
| Variables | |
| template class FCL_EXPORT | fcl::Plane< double > |