#include <collisiondetectors/CD_Simple.h>
Inherits CD_BasicStyle, and CD_LinearContinuous.
Inheritance diagram for CD_Simple:
Public Member Functions | |
CD_Simple (Universe &universe) | |
CD_Simple (const CD_Simple &right) | |
virtual | ~CD_Simple () |
virtual bool | IsInterfering (const Configuration &config) |
virtual CollisionDetectorBase * | Clone () const |
Definition at line 45 of file CD_Simple.h.
|
Definition at line 27 of file CD_Simple.cpp. References Mesh::ResetVcollide(). Referenced by Clone(). Here is the call graph for this function: ![]() |
|
Definition at line 44 of file CD_Simple.cpp. References Mesh::ResetVcollide(). Here is the call graph for this function: ![]() |
|
Definition at line 62 of file CD_Simple.cpp. |
|
Implements CD_BasicStyle. Definition at line 125 of file CD_Simple.cpp. References CD_Simple(). Here is the call graph for this function: ![]() |
|
Implements CD_Bool. Definition at line 71 of file CD_Simple.cpp. References Entity::BaseFrame(), CD_BasicStyle::entities, and CD_BasicStyle::ShouldPerformCollisionCheck(). Here is the call graph for this function: ![]() |