se_core::ContactInfo Struct Reference

#include <ContactInfo.hpp>

List of all members.

Public Attributes

CollisionComponentcc_
ViewPoint vp_
Point3 bouncePoint_
coor_t radius_


Member Data Documentation

Point3 se_core::ContactInfo::bouncePoint_
 

Definition at line 33 of file ContactInfo.hpp.

Referenced by se_core::CollisionAreaComponent::_testCollisionCandidates(), se_core::CollisionAreaComponent::_testCollisionCandidates2(), se_core::DefaultTC::bounce(), se_core::CoDefault::bounce(), se_core::DefaultTC::rebound(), se_core::CoDefault::rebound(), se_core::DefaultTC::slide(), and se_core::CoDefault::slide().

CollisionComponent* se_core::ContactInfo::cc_
 

Definition at line 31 of file ContactInfo.hpp.

Referenced by se_core::CollisionAreaComponent::_testCollisionCandidates(), se_core::CollisionAreaComponent::_testCollisionCandidates2(), se_core::DefaultTC::bounce(), se_core::CoDefault::bounce(), se_core::DefaultTC::collide(), se_core::CoDefault::collide(), se_core::ThingCollide::isGuilty(), se_core::DefaultTC::pop(), se_core::CoDefault::pop(), se_core::DefaultTC::popAndDie(), se_core::CoDefault::popAndDie(), se_core::DefaultTC::rebound(), se_core::CoDefault::rebound(), and se_core::CollisionManager::resolveContacts().

coor_t se_core::ContactInfo::radius_
 

Definition at line 34 of file ContactInfo.hpp.

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

ViewPoint se_core::ContactInfo::vp_
 

Definition at line 32 of file ContactInfo.hpp.

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


The documentation for this struct 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