Public Member Functions | |
float | getClosestHitFraction () |
Point3 | getFromPos () |
BulletRayHit const | getHit (int idx) |
list | getHits () |
int | getNumHits () |
Point3 | getToPos () |
bool | hasHits () |
Static Public Member Functions | |
static BulletAllHitsRayResult | empty () |
Named constructor intended to be used for asserts with have to return a concrete value. |
static BulletAllHitsRayResult empty | ( | ) | [static] |
Named constructor intended to be used for asserts with have to return a concrete value.
float getClosestHitFraction | ( | ) |
Point3 getFromPos | ( | ) |
BulletRayHit const getHit | ( | int | idx | ) |
list getHits | ( | ) |
int getNumHits | ( | ) |
Point3 getToPos | ( | ) |
bool hasHits | ( | ) |