#include <ABarnyardCollision.h>
Additional Inherited Members | |
Public Member Functions inherited from APhysics::ACollisionInterface< APhysics::ASweptSphere > | |
| virtual TBOOL | Unknown1 (APhysics::ASweptSphere *) |
| virtual TBOOL | Unknown2 (APhysics::ASweptSphere *, void *) |
| virtual TBOOL | Unknown3 (APhysics::ASweptSphere *, void *, void *, void *)=0 |
Public Member Functions inherited from APhysics::ACollisionInterface< APhysics::ASphere > | |
| virtual TBOOL | Unknown1 (APhysics::ASphere *) |
| virtual TBOOL | Unknown2 (APhysics::ASphere *, void *) |
| virtual TBOOL | Unknown3 (APhysics::ASphere *, void *, void *, void *)=0 |
Public Member Functions inherited from APhysics::ACollisionInterface< APhysics::ARay > | |
| virtual TBOOL | Unknown1 (APhysics::ARay *) |
| virtual TBOOL | Unknown2 (APhysics::ARay *, void *) |
| virtual TBOOL | Unknown3 (APhysics::ARay *, void *, void *, void *)=0 |
Definition at line 6 of file ABarnyardCollision.h.