coal 3.0.1
Coal, The Collision Detection Library. Previously known as HPP-FCL, fork of FCL -- The Flexible Collision Library
Loading...
Searching...
No Matches
geometric_shapes.hxx File Reference
#include "coal/shape/convex.h"
#include "coal/shape/geometric_shapes.h"
#include "coal/narrowphase/support_data.h"
#include <iostream>
Include dependency graph for geometric_shapes.hxx:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  coal
 Main namespace.
 

Functions

template<typename BV , typename S >
void coal::computeBV (const S &s, const Transform3s &tf, BV &bv)
 calculate a bounding volume for a shape in a specific configuration
 
template<typename IndexType >
void coal::reorderTriangle (const ConvexTpl< TriangleTpl< IndexType > > *convex_tri, TriangleTpl< IndexType > &tri)