All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends

fcl::SaPCollisionManager::SaPPair Struct Reference

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

#include <broadphase_SaP.h>

List of all members.


Public Member Functions

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

Public Attributes

CollisionObjectobj1
CollisionObjectobj2

Detailed Description

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

Definition at line 181 of file broadphase_SaP.h.


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