Public Member Functions | Public Attributes | List of all members
hpp::fcl::SaPCollisionManager::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

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

Public Attributes

CollisionObjectobj1
 
CollisionObjectobj2
 

Detailed Description

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

Definition at line 162 of file broadphase_SaP.h.

Constructor & Destructor Documentation

◆ SaPPair()

hpp::fcl::SaPCollisionManager::SaPPair::SaPPair ( CollisionObject a,
CollisionObject b 
)

Definition at line 808 of file broadphase_SaP.cpp.

Member Function Documentation

◆ operator==()

bool hpp::fcl::SaPCollisionManager::SaPPair::operator== ( const SaPPair other) const

Definition at line 819 of file broadphase_SaP.cpp.

Member Data Documentation

◆ obj1

CollisionObject* hpp::fcl::SaPCollisionManager::SaPPair::obj1

Definition at line 165 of file broadphase_SaP.h.

◆ obj2

CollisionObject* hpp::fcl::SaPCollisionManager::SaPPair::obj2

Definition at line 166 of file broadphase_SaP.h.


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


hpp-fcl
Author(s):
autogenerated on Fri Jun 2 2023 02:39:03