#include <external/RadixEngine/include/radix/physics/PhysicsHelper.hpp>
|
| static bool | pointInAABB (const btVector3 &p, const btVector3 &min, const btVector3 &max) |
| |
| static bool | pointInAABB (const btVector3 &p, const btAABB &aabb) |
| |
| static bool | pointInVolume (const btVector3 &, const btCollisionObject &) |
| |
| static bool | pointInVolume (const btVector3 &v, const btCollisionObject *o) |
| |
| radix::PhysicsHelper::PhysicsHelper |
( |
| ) |
|
|
private |
| bool radix::PhysicsHelper::pointInAABB |
( |
const btVector3 & |
p, |
|
|
const btVector3 & |
min, |
|
|
const btVector3 & |
max |
|
) |
| |
|
static |
| static bool radix::PhysicsHelper::pointInAABB |
( |
const btVector3 & |
p, |
|
|
const btAABB & |
aabb |
|
) |
| |
|
inlinestatic |
| bool radix::PhysicsHelper::pointInVolume |
( |
const btVector3 & |
p, |
|
|
const btCollisionObject & |
o |
|
) |
| |
|
static |
| static bool radix::PhysicsHelper::pointInVolume |
( |
const btVector3 & |
v, |
|
|
const btCollisionObject * |
o |
|
) |
| |
|
inlinestatic |
The documentation for this class was generated from the following files: