|
|
typedef std::pair< GeomIndex, GeomIndex > | Base |
| |
|
| | CollisionPair (const GeomIndex co1, const GeomIndex co2) |
| | Default constructor of a collision pair from two collision object indexes. The indexes must be ordered such that co1 < co2. If not, the constructor reverts the indexes. More...
|
| |
|
bool | operator== (const CollisionPair &rhs) const |
| |
|
void | disp (std::ostream &os) const |
| |
|
|
std::ostream & | operator<< (std::ostream &os, const CollisionPair &X) |
| |
Definition at line 44 of file fcl.hpp.
The documentation for this struct was generated from the following files: