se_core::Contact Class Reference

#include <CollisionAreaComponent.hpp>

List of all members.

Public Member Functions

bool doesGeometryCollide () const

Public Attributes

ContactInfo ci1_
ContactInfo ci2_
coor_t radSum_


Member Function Documentation

bool se_core::Contact::doesGeometryCollide  )  const [inline]
 

Definition at line 39 of file CollisionAreaComponent.hpp.


Member Data Documentation

ContactInfo se_core::Contact::ci1_
 

Definition at line 35 of file CollisionAreaComponent.hpp.

Referenced by se_core::CollisionAreaComponent::_testCollisionCandidates(), se_core::CollisionAreaComponent::_testCollisionCandidates2(), and se_core::CollisionManager::resolveContacts().

ContactInfo se_core::Contact::ci2_
 

Definition at line 36 of file CollisionAreaComponent.hpp.

Referenced by se_core::CollisionAreaComponent::_testCollisionCandidates(), se_core::CollisionAreaComponent::_testCollisionCandidates2(), and se_core::CollisionManager::resolveContacts().

coor_t se_core::Contact::radSum_
 

Definition at line 37 of file CollisionAreaComponent.hpp.

Referenced by se_core::CollisionAreaComponent::_testCollisionCandidates(), and se_core::CollisionAreaComponent::_testCollisionCandidates2().


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

Home Page | SagaEngine trunk (updated nightly) reference generated Sun Dec 2 20:06:27 2007 by Doxygen version 1.3.9.1.

SourceForge.net Logo