FCL  0.6.0
Flexible Collision Library
fcl::SaPCollisionManager< S >::SaPPair Struct Reference

A pair of objects that are not culling away and should further check collision. More...

#include <broadphase_SaP.h>

Public Member Functions

 SaPPair (CollisionObject< S > *a, CollisionObject< S > *b)
 
bool operator== (const SaPPair &other) const
 

Public Attributes

CollisionObject< S > * obj1
 
CollisionObject< S > * obj2
 

Detailed Description

template<typename S>
struct fcl::SaPCollisionManager< S >::SaPPair

A pair of objects that are not culling away and should further check collision.


The documentation for this struct was generated from the following files: